IMainFrameModule::GetLoadedLevelName

Returns a friendly string name for the currently loaded persistent level.

Windows
MacOS
Linux

References

Module

MainFrame

Header

/Engine/Source/Editor/MainFrame/Public/Interfaces/IMainFrameModule.h

Include

#include "Interfaces/IMainFrameModule.h"

Syntax

FString GetLoadedLevelName() const

Remarks

Returns a friendly string name for the currently loaded persistent level.

Returns

Name of the loaded level.

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