Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/LevelInstance > API/Runtime/Engine/LevelInstance/ULevelStreamingLevelInstance
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/LevelInstance/LevelInstanceLevelStreaming.h |
| Include | #include "LevelInstance/LevelInstanceLevelStreaming.h" |
Syntax
enum EApplyPropertieOverrideType
{
PreConstruction,
PostConstruction,
PreAndPostConstruction,
}
Values
| Name | Description |
|---|---|
| PreConstruction | |
| PostConstruction | |
| PreAndPostConstruction |