FEditorViewportLayoutFourPanes::MakeViewportLayout

Creates the viewports and splitter for the four-pane layout

Windows
MacOS
Linux

Override Hierarchy

FAssetEditorViewportLayout::MakeViewportLayout()

FEditorViewportLayoutFourPanes::MakeViewportLayout()

References

Module

UnrealEd

Header

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

Include

#include "EditorViewportLayoutFourPanes.h"

Source

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

Syntax

virtual TSharedRef< SWidget > MakeViewportLayout
(
    TFunction< TSharedRef< SEditorViewport >(void)> & Func,
    const FString & LayoutString
)

Remarks

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