Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd
Inheritance Hierarchy
- FAssetEditorViewportPaneLayout
- FEditorViewportLayoutFourPanes
- FEditorViewportLayoutFourPanesBottom
- FEditorViewportLayoutFourPanesLeft
- FEditorViewportLayoutFourPanesRight
- FEditorViewportLayoutFourPanesTop
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/EditorViewportLayoutFourPanes.h |
Include | #include "EditorViewportLayoutFourPanes.h" |
Syntax
class FEditorViewportLayoutFourPanes : public FAssetEditorViewportPaneLayout
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TSharedPtr< class SSplitter > | PrimarySplitterWidget | The splitter widgets |
![]() |
TSharedPtr< class SSplitter > | SecondarySplitterWidget |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
TSharedRef< SWidget > | MakeFourPanelWidget
(
TSharedRef< SWidget > Viewport0, |
Overridden from FAssetEditorViewportPaneLayout
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
TSharedRef< SWidget > | MakeViewportLayout
(
TSharedPtr< FAssetEditorViewportLayout > InParentLayout, |
Sets up the layout based on the specific layout configuration implementation. |
![]() ![]() |
void | ReplaceWidget
(
TSharedRef< SWidget > OriginalWidget, |
|
![]() ![]() ![]() |
void | SaveLayoutString
(
const FString& SpecificLayoutString |