It should be a UObject, since Actors has to be spawned, you can use AActors just fine though. Just no need to use AActor for something that doesn’t “live” in the world.
It should be a UObject, since Actors has to be spawned, you can use AActors just fine though. Just no need to use AActor for something that doesn’t “live” in the world.