Navigation
API > API/Editor > API/Editor/UnrealEd
FEditorViewportLayoutTwoPanesVert /////////////////////////////.
| Name | FEditorViewportLayoutTwoPanesVert |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Public/EditorViewportLayoutTwoPanes.h |
| Include Path | #include "EditorViewportLayoutTwoPanes.h" |
Syntax
class FEditorViewportLayoutTwoPanesVert : public TEditorViewportLayoutTwoPanes< EOrientation::Orient_Vertical >
Inheritance Hierarchy
- FAssetEditorViewportPaneLayout → TEditorViewportLayoutTwoPanes → FEditorViewportLayoutTwoPanesVert
Functions
Public
Overridden from FAssetEditorViewportPaneLayout
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FName & GetLayoutTypeName() |
Returns the typename of this layout Generally one of EditorViewportConfigurationNames | EditorViewportLayoutTwoPanes.h |