is correct but I want to add that using the terminology “data only” may be confusing in UE4 terminology. Data Only blueprints signifies a blueprint that doesn’t have any functions, events, or any script of any kind. As said, it seems like you would prefer UObjects. All Actors must be represented in 3D space which is why AActors aren’t want you’re looking for most likely.