Navigation
API > API/Editor > API/Editor/LevelEditor > API/Editor/LevelEditor/SLevelViewport
Deprecated * Moved to internal handling by FViewportTabContent. See FViewportTabContent::BindCommonViewportCommands
References
| Module | LevelEditor |
| Header | /Engine/Source/Editor/LevelEditor/Public/SLevelViewport.h |
| Include | #include "SLevelViewport.h" |
| Source | /Engine/Source/Editor/LevelEditor/Private/SLevelViewport.cpp |
void OnSetViewportConfiguration
&40;
FName ConfigurationName
&41;
Remarks
Sets the current layout on the parent tab that this viewport belongs to.
Parameters
| Name | Description |
|---|---|
| ConfigurationName | The name of the layout (for the names in namespace LevelViewportConfigurationNames) |