Resizes the specified window or the current game window to the specified size.
Size
The new size of the window.
Optional Window ID
ID of the window that needs to be resized. If not provided, the function will attempt to resize the current game window.
Return Value
Returns true if the window was successfully resized, false otherwise.
Last updated 3 months ago