FEditorViewportLayoutThreePanesRight::MakeThreePanelWidget

Windows
MacOS
Linux

Override Hierarchy

FEditorViewportLayoutThreePanes::MakeThreePanelWidget()

FEditorViewportLayoutThreePanesRight::MakeThreePanelWidget()

References

Module

UnrealEd

Header

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

Include

#include "EditorViewportLayoutThreePanes.h"

Source

/Engine/Source/Editor/UnrealEd/Private/EditorViewportLayoutThreePanes.cpp

Syntax

virtual TSharedRef< SWidget > MakeThreePanelWidget
(
    TMap< FName, TSharedPtr< IEditorViewportLayoutEntity >> & ViewportWidgets,
    const TSharedRef< SWidget > & ViewportKey0,
    const TSharedRef< SWidget > & ViewportKey1,
    const TSharedRef< SWidget > & ViewportKey2,
    float PrimarySplitterPercentage,
    float SecondarySplitterPercentage
)

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