Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UWorld
| Name | FOnBeginPlay |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/World.h |
| Include Path | #include "Engine/World.h" |
Syntax
class FOnBeginPlay : public TBaseMulticastDelegate_OneParam< void, bool >
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, bool > → UWorld::FOnBeginPlay