Navigation
API > API/Editor > API/Editor/UnrealEd
Inheritance Hierarchy
- FAssetEditorViewportPaneLayout
- FEditorViewportLayoutThreePanes
- FEditorViewportLayoutThreePanesBottom
- FEditorViewportLayoutThreePanesLeft
- FEditorViewportLayoutThreePanesRight
- FEditorViewportLayoutThreePanesTop
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/EditorViewportLayoutThreePanes.h |
| Include | #include "EditorViewportLayoutThreePanes.h" |
Syntax
class FEditorViewportLayoutThreePanes : public FAssetEditorViewportPaneLayout
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | PerspectiveViewportConfigKey | ||
| TSharedPtr< SSplitter > | PrimarySplitterWidget | The splitter widgets | |
| TSharedPtr< SSplitter > | SecondarySplitterWidget |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< SWidget > | MakeThreePanelWidget
(
const TSharedRef< SWidget >& ViewportKey0, |
||
| TSharedRef< SWidget > | MakeViewportLayout
(
TSharedPtr< FAssetEditorViewportLayout > InParentLayout, |
Creates the viewports and splitter for the two panes vertical layout | |
| void | ReplaceWidget
(
TSharedRef< SWidget > OriginalWidget, |
||
| void | SaveLayoutString
(
const FString& SpecificLayoutString |