Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UWorld
Called when the number of levels changes.
| Name | FOnLevelsChangedEvent |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/World.h |
| Include Path | #include "Engine/World.h" |
Syntax
class FOnLevelsChangedEvent : public TBaseMulticastDelegate_NoParams< void >
Inheritance Hierarchy
- TBaseMulticastDelegate_NoParams< void > → UWorld::FOnLevelsChangedEvent