Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | FEditorViewportLayoutFourPanesTop |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Public/EditorViewportLayoutFourPanes.h |
| Include Path | #include "EditorViewportLayoutFourPanes.h" |
Syntax
class FEditorViewportLayoutFourPanesTop : public FEditorViewportLayoutFourPanes
Inheritance Hierarchy
- FAssetEditorViewportPaneLayout → FEditorViewportLayoutFourPanes → FEditorViewportLayoutFourPanesTop
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 | EditorViewportLayoutFourPanes.h |
Protected
Overridden from FEditorViewportLayoutFourPanes
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TSharedRef< SWidget > MakeFourPanelWidget
(
TSharedRef< SWidget > Viewport0, |
EditorViewportLayoutFourPanes.h |