Navigation
API > API/Editor > API/Editor/LevelEditor
Inheritance Hierarchy
- FEditorViewportTabContent
- FLevelViewportTabContent
References
| Module | LevelEditor |
| Header | /Engine/Source/Editor/LevelEditor/Public/LevelViewportTabContent.h |
| Include | #include "LevelViewportTabContent.h" |
Syntax
class FLevelViewportTabContent : public FEditorViewportTabContent
Remarks
Represents the content in a viewport tab in the level editor. Each SDockTab holding viewports in the level editor contains and owns one of these.
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | BindViewportLayoutCommands
(
FUICommandList& InOutCommandList, |
||
| TSharedPtr< FEditorViewportLayout > | FactoryViewportLayout
(
bool bIsSwitchingLayouts |
||
| FName | |||
| void | Initialize
(
AssetEditorViewportFactoryFunction Func, |
Starts the tab content object and creates the initial layout based on the layout string | |
| void | |||
| void | OnLayoutStartChange
(
bool bSwitchingLayouts |