SLevelViewport::GetConfigKey

Returns the config key associated with this viewport.

Windows
MacOS
Linux

References

Module

LevelEditor

Header

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

Include

#include "SLevelViewport.h"

Syntax

FName GetConfigKey() const

Remarks

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

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