Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ULevelInstanceSubsystem
Editor-only event triggered when level instances are reloaded after a change
| Name | FLevelInstancesUpdated |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/LevelInstance/LevelInstanceSubsystem.h |
| Include Path | #include "LevelInstance/LevelInstanceSubsystem.h" |
Syntax
class FLevelInstancesUpdated : public TBaseMulticastDelegate_OneParam< void, const TArray< ILevelInstanceInterface * > & >
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, const TArray< ILevelInstanceInterface * > & > → ULevelInstanceSubsystem::FLevelInstancesUpdated