Minimizes the specified window or the current game window.
Force
Determines whether the window should be minimized forcefully or not.
Optional Window ID
ID of the window that needs to be minimized. If not provided, the function will attempt to minimize the current game window.
Return Value
Returns true if the window was successfully minimized, false otherwise.
Last updated 3 months ago