SWindow::SetTitle

Sets the current window title

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h

Include

#include "Widgets/SWindow.h"

Syntax

void SetTitle
(
    const FText & InTitle
)

Remarks

Sets the current window title

Parameters

Parameter

Description

InTitle

The new title of the window

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