FEditorViewportLayoutFourPanes::MakeFourPanelWidget

Windows
MacOS
Linux

Override Hierarchy

References

Module

UnrealEd

Header

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

Include

#include "EditorViewportLayoutFourPanes.h"

Syntax

TSharedRef< SWidget > MakeFourPanelWidget
(
    TMap< FName, TSharedPtr< IEditorViewportLayoutEntity >> & ViewportWidgets,
    TSharedRef< SWidget > Viewport0,
    TSharedRef< SWidget > Viewport1,
    TSharedRef< SWidget > Viewport2,
    TSharedRef< SWidget > Viewport3,
    float PrimarySplitterPercentage,
    float SecondarySplitterPercentage0,
    float SecondarySplitterPercentage1
)

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