FEditorViewportLayout2x2::MakeViewportLayout

Creates the viewports and splitter for the 2x2 layout

Windows
MacOS
Linux

Override Hierarchy

FAssetEditorViewportLayout::MakeViewportLayout()

FEditorViewportLayout2x2::MakeViewportLayout()

References

Module

UnrealEd

Header

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

Include

#include "EditorViewportLayout2x2.h"

Source

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

Syntax

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

Remarks

Creates the viewports and splitter for the 2x2 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