Navigation
Unreal Engine C++ API Reference > Editor > LevelInstanceEditor
Inheritance Hierarchy
References
Module | LevelInstanceEditor |
Header | /Engine/Source/Editor/LevelInstanceEditor/Public/LevelInstanceEditorSettings.h |
Include | #include "LevelInstanceEditorSettings.h" |
Syntax
class ULevelInstanceEditorSettings : public [UDeveloperSettings](API\Runtime\DeveloperSettings\Engine\UDeveloperSettings)
Variables
Type | Name | Description |
---|---|---|
bool | bEnableStreaming | |
FString | LevelInstanceClassName | |
TArray< FTempla... | TemplateMapInfos | List of info for all known LevelInstance template maps |
Constructors
Type | Name | Description |
---|---|---|
ULevelInstanceEditorSettings () |