FLevelViewportLayout::InitCommonLayoutFromString

Called in [MakeViewportLayout()](API\Editor\LevelEditor\FLevelViewportLayout\MakeViewportLayout) functions for derived types of layout to init values common to all types

Windows
MacOS
Linux

References

Module

LevelEditor

Header

/Engine/Source/Editor/LevelEditor/Public/LevelViewportLayout.h

Include

#include "LevelViewportLayout.h"

Source

/Engine/Source/Editor/LevelEditor/Private/LevelViewportLayout.cpp

Syntax

void InitCommonLayoutFromString
(
    const FString & SpecificLayoutString,
    FName DefaultMaximizedViewport
)

Remarks

Called in MakeViewportLayout() functions for derived types of layout to init values common to all types

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