FEditorViewportLayoutThreePanes

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UnrealEd

Header

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

Include

#include "EditorViewportLayoutThreePanes.h"

Syntax

class FEditorViewportLayoutThreePanes : public FAssetEditorViewportLayout

Variables

Name Description

Protected variable

TSharedPtr< cla...

 

PrimarySplitterWidget

The splitter widgets

Protected variable

TSharedPtr< cla...

 

SecondarySplitterWidget

Functions

Name Description

Protected function

TSharedRef< ...

 

MakeThreePanelWidget

(
    TMap< FName, TSharedPtr< IEditorVie...,
    const TSharedRef< SWidget >& Viewp...,
    const TSharedRef< SWidget >& Viewp...,
    const TSharedRef< SWidget >& Viewp...,
    float PrimarySplitterPercentage,
    float SecondarySplitterPercentage
)

Overridden from FAssetEditorViewportLayout

Name Description

Protected function Virtual

TSharedRef< ...

 

MakeViewportLayout

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

Creates the viewports and splitter for the two panes vertical 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