Moves the specified window or the current game window to the specified position.
Position
The new position of the window.
Optional Window ID
ID of the window that needs to be moved. If not provided, the function will attempt to move the current game window.
Return Value
Returns true if the window was successfully moved to the new position, false otherwise.
Last updated 3 months ago