Navigation
API > API/Editor > API/Editor/EditorFramework > API/Editor/EditorFramework/FViewportTabContent
References
| Module | EditorFramework |
| Header | /Engine/Source/Editor/EditorFramework/Public/ViewportTabContent.h |
| Include | #include "ViewportTabContent.h" |
| Source | /Engine/Source/Editor/EditorFramework/Private/ViewportTabContent.cpp |
bool IsViewportConfigurationSet
&40;
const FName & ConfigurationName
&41; const
Remarks
Returns whether the named layout is currently selected True, if the named layout is currently active
Parameters
| Name | Description |
|---|---|
| ConfigurationName | The name of the layout (for the names in namespace LevelViewportConfigurationNames) |