Gets the title of a specified window or the game viewport window.
Optional Window ID
Optional parameter that specifies the ID of the window to get the title of. If set to 0, the function will get the title of the game viewport window.
Title
The title of the specified window if the function succeeds.
Return Value
True if the function succeeded in getting the title of the window, false otherwise.
Last updated 3 months ago