![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for UARLifeCycleComponent, including all inherited members.
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam(FInstanceARActorToBeDestroyedDelegate, AARActor *, Actor) | UARLifeCycleComponent | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_ThreeParams(FInstanceARActorSpawnedDelegate, UClass *, ComponentClass, FGuid, NativeID, AARActor *, SpawnedActor) | UARLifeCycleComponent | |
| DECLARE_MULTICAST_DELEGATE_OneParam(FRequestDestroyARActorDelegate, AARActor *) | UARLifeCycleComponent | |
| DECLARE_MULTICAST_DELEGATE_ThreeParams(FOnSpawnARActorDelegate, AARActor *, UARComponent *, FGuid) | UARLifeCycleComponent | |
| DECLARE_MULTICAST_DELEGATE_TwoParams(FRequestSpawnARActorDelegate, UClass *, FGuid) | UARLifeCycleComponent | |
| OnARActorSpawnedDelegate | UARLifeCycleComponent | |
| OnARActorToBeDestroyedDelegate | UARLifeCycleComponent | |
| OnSpawnARActorDelegate | UARLifeCycleComponent | static |
| OnUnregister() override | UARLifeCycleComponent | protectedvirtual |
| RequestDestroyARActorDelegate | UARLifeCycleComponent | static |
| RequestSpawnARActorDelegate | UARLifeCycleComponent | static |