Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/LevelInstance
Inheritance Hierarchy
- IModuleInterface
- ILevelInstanceEditorModule
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/LevelInstance/ILevelInstanceEditorModule.h |
| Include | #include "LevelInstance/ILevelInstanceEditorModule.h" |
Syntax
class ILevelInstanceEditorModule : public IModuleInterface
Remarks
The module holding all of the UI related pieces for LevelInstance management
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void | |||
| void | |||
| FExitEditorModeEvent & | |||
| FTryExitEditorModeEvent & |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FExitEditorModeEvent | Broadcasts before exiting mode | ||
| FTryExitEditorModeEvent |