Navigation
API > API/Editor > API/Editor/UnrealEd
Inheritance Hierarchy
- FAssetEditorViewportPaneLayout
- FEditorViewportLayout2x2
- FEditorViewportLayoutFourPanes
- FEditorViewportLayoutFourPanesBottom
- FEditorViewportLayoutFourPanesLeft
- FEditorViewportLayoutFourPanesRight
- FEditorViewportLayoutFourPanesTop
- FEditorViewportLayoutOnePane
- FEditorViewportLayoutThreePanes
- FEditorViewportLayoutThreePanesBottom
- FEditorViewportLayoutThreePanesLeft
- FEditorViewportLayoutThreePanesRight
- FEditorViewportLayoutThreePanesTop
- TEditorViewportLayoutTwoPanes
- FEditorViewportLayoutTwoPanesHoriz
- FEditorViewportLayoutTwoPanesVert
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/AssetEditorViewportLayout.h |
| Include | #include "AssetEditorViewportLayout.h" |
Syntax
class FAssetEditorViewportPaneLayout
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | PerspectiveViewportConfigKey |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FName & | Returns the typename of this layout Generally one of EditorViewportConfigurationNames | ||
| FString | GetTypeSpecificLayoutString
(
const FString& LayoutString |
||
| void | LoadConfig
(
const FString& LayoutString, |
||
| void | LoadLayoutString
(
const FString& LayoutString |
||
| TSharedRef< SWidget > | MakeViewportLayout
(
TSharedPtr< FAssetEditorViewportLayout > InParentLayout, |
Sets up the layout based on the specific layout configuration implementation. | |
| void | ReplaceWidget
(
TSharedRef< SWidget > OriginalWidget, |
||
| void | SaveConfig
(
const FString& LayoutString, |
||
| void | SaveLayoutString
(
const FString& LayoutString |