Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UChildActorComponent
| Name | FOnChildActorCreated |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/ChildActorComponent.h |
| Include Path | #include "Components/ChildActorComponent.h" |
Syntax
class FOnChildActorCreated : public TBaseMulticastDelegate_OneParam< void, AActor * >
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, AActor * > → UChildActorComponent::FOnChildActorCreated