FLevelViewportTabContent::SetViewportConfiguration

Sets the current layout by changing the contained layout object

Windows
MacOS
Linux

Override Hierarchy

FViewportTabContent::SetViewportConfiguration()

FLevelViewportTabContent::SetViewportConfiguration()

References

Module

LevelEditor

Header

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

Include

#include "LevelViewportTabContent.h"

Source

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

Syntax

virtual void SetViewportConfiguration
(
    const FName & ConfigurationName
)

Remarks

Sets the current layout by changing the contained layout object

Parameters

Parameter

Description

ConfigurationName

The name of the layout (for the names in namespace LevelViewportConfigurationNames)

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