Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets > API/Runtime/SlateCore/Widgets/SWindow
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWindow.h |
| Include | #include "Widgets/SWindow.h" |
void SetTitle
&40;
const FText & InTitle
&41;
Remarks
Sets the current window title
Parameters
| Name | Description |
|---|---|
| InTitle | The new title of the window |