SWindow::SetTitle

Sets the current window title

Choose your operating system:

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