FEditorViewportLayoutFourPanes

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/EditorViewportLayoutFourPanes.h

Include

#include "EditorViewportLayoutFourPanes.h"

Syntax

class FEditorViewportLayoutFourPanes : public FAssetEditorViewportLayout

Variables

Name Description

Protected variable

TSharedPtr< cla...

 

PrimarySplitterWidget

The splitter widgets

Protected variable

TSharedPtr< cla...

 

SecondarySplitterWidget

Functions

Name Description

Protected function

TSharedRef< ...

 

MakeFourPanelWidget

(
    TMap< FName, TSharedPtr< IEditorVie...,
    TSharedRef< SWidget > Viewport0,
    TSharedRef< SWidget > Viewport1,
    TSharedRef< SWidget > Viewport2,
    TSharedRef< SWidget > Viewport3,
    float PrimarySplitterPercentage,
    float SecondarySplitterPercentage0,
    float SecondarySplitterPercentage1
)

Overridden from FAssetEditorViewportLayout

Name Description

Protected function Virtual

TSharedRef< ...

 

MakeViewportLayout

(
    TFunction< TSharedRef< SEditorViewp...,
    const FString& LayoutString
)

Creates the viewports and splitter for the four-pane layout

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss