FEditorViewportLayoutOnePane::MakeViewportLayout

Creates the viewport for the single pane

Windows
MacOS
Linux

Override Hierarchy

FAssetEditorViewportLayout::MakeViewportLayout()

FEditorViewportLayoutOnePane::MakeViewportLayout()

References

Module

UnrealEd

Header

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

Include

#include "EditorViewportLayoutOnePane.h"

Source

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

Syntax

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

Remarks

Creates the viewport for the single pane

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