Navigation
API > API/Editor > API/Editor/UnrealEd
Inheritance Hierarchy
- FAssetEditorViewportPaneLayout
- TEditorViewportLayoutTwoPanes
- FEditorViewportLayoutTwoPanesHoriz
- FEditorViewportLayoutTwoPanesVert
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/EditorViewportLayoutTwoPanes.h |
| Include | #include "EditorViewportLayoutTwoPanes.h" |
Syntax
template<EOrientation TOrientation>
class TEditorViewportLayoutTwoPanes : public FAssetEditorViewportPaneLayout
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 |