CARLA
UActorDispatcher Member List

This is the complete list of members for UActorDispatcher, including all inherited members.

Bind(FActorDefinition Definition, SpawnFunctionType SpawnFunction)UActorDispatcher
Bind(ACarlaActorFactory &ActorFactory)UActorDispatcher
ClassesUActorDispatcherprivate
DefinitionsUActorDispatcherprivate
DestroyActor(FCarlaActor::IdType ActorId)UActorDispatcher
GetActorDefinitions() constUActorDispatcherinline
GetActorRegistry() constUActorDispatcherinline
GetActorRegistry()UActorDispatcherinline
OnActorDestroyed(AActor *Actor)UActorDispatcherprivate
PutActorToSleep(FCarlaActor::IdType Id, UCarlaEpisode *CarlaEpisode)UActorDispatcher
RegisterActor(AActor &Actor, FActorDescription ActorDescription, FActorRegistry::IdType DesiredId=0)UActorDispatcher
RegistryUActorDispatcherprivate
ReSpawnActor(const FTransform &Transform, FActorDescription ActorDescription)UActorDispatcher
SpawnActor(const FTransform &Transform, FActorDescription ActorDescription, FCarlaActor::IdType DesiredId=0)UActorDispatcher
SpawnFunctionsUActorDispatcherprivate
SpawnFunctionType typedefUActorDispatcher
WakeActorUp(FCarlaActor::IdType Id, UCarlaEpisode *CarlaEpisode)UActorDispatcher