IMainFrameModule::SetLevelNameForWindowTitle

Updates the mainframe title on the Slate window and the native OS window underneath

Windows
MacOS
Linux

References

Module

MainFrame

Header

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

Include

#include "Interfaces/IMainFrameModule.h"

Syntax

void SetLevelNameForWindowTitle
(
    const FString & InLevelFileName
)

Remarks

Updates the mainframe title on the Slate window and the native OS window underneath

Parameters

Parameter

Description

InLevelFileName

Full level filename from which the base name will be stripped and used to make the window title

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