Navigation
API > API/Editor > API/Editor/LevelInstanceEditor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UDeveloperSettings
- ULevelInstanceEditorSettings
References
| Module | LevelInstanceEditor |
| Header | /Engine/Source/Editor/LevelInstanceEditor/Public/LevelInstanceEditorSettings.h |
| Include | #include "LevelInstanceEditorSettings.h" |
Syntax
class ULevelInstanceEditorSettings : public UDeveloperSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bEnableStreaming | ||
| FString | LevelInstanceClassName | ||
| TArray< FTemplateMapInfo > | TemplateMapInfos | List of info for all known LevelInstance template maps |
Constructors
| Type | Name | Description | |
|---|---|---|---|