Changes the title of the specified window or the current game window to the specified title.
Title
The new title for the window.
Optional Window ID
ID of the window whose title needs to be changed. If not provided, the function will attempt to change the title of the current game window.
Return Value
Returns true if the window title was successfully changed, false otherwise.
Last updated 3 months ago