Navigation
API > API/Editor > API/Editor/LevelEditor > API/Editor/LevelEditor/SLevelViewport
Description
Returns the config key associated with this viewport. This is what is used when loading/saving per viewport settings. If a plugin extends a LevelViewport menu, they'll be able to identify it and match their settings accordingly
| Name | GetConfigKey |
| Type | function |
| Header File | /Engine/Source/Editor/LevelEditor/Public/SLevelViewport.h |
| Include Path | #include "SLevelViewport.h" |
FName GetConfigKey() const