FLevelViewportTabContent::IsViewportConfigurationSet

Returns whether the named layout is currently selected

Windows
MacOS
Linux

References

Module

LevelEditor

Header

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

Include

#include "LevelViewportTabContent.h"

Source

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

Syntax

bool IsViewportConfigurationSet
(
    const FName & ConfigurationName
) const

Remarks

Returns whether the named layout is currently selected

Returns

True, if the named layout is currently active

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