Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | FEditorViewportLayoutThreePanesRight |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Public/EditorViewportLayoutThreePanes.h |
| Include Path | #include "EditorViewportLayoutThreePanes.h" |
Syntax
class FEditorViewportLayoutThreePanesRight : public FEditorViewportLayoutThreePanes
Inheritance Hierarchy
- FAssetEditorViewportPaneLayout → FEditorViewportLayoutThreePanes → FEditorViewportLayoutThreePanesRight
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 | EditorViewportLayoutThreePanes.h |
Protected
Overridden from FEditorViewportLayoutThreePanes
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TSharedRef< SWidget > MakeThreePanelWidget
(
const TSharedRef< SWidget >& ViewportKey0, |
EditorViewportLayoutThreePanes.h |