#include "Carla/Actor/ActorDefinition.h"#include "Carla/Actor/ActorDescription.h"#include "Carla/Actor/ActorRegistry.h"#include "Carla/Actor/ActorSpawnResult.h"#include "Containers/Array.h"#include "Templates/Function.h"#include "ActorDispatcher.generated.h"
Include dependency graph for ActorDispatcher.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | UActorDispatcher |
| Object in charge of binding ActorDefinitions to spawn functions, as well as keeping the registry of all the actors spawned. More... | |
1.8.13