Window
constWindow:object
Defined in: client/api.d.ts:849
Exposes state of the local Mafia II game window.
Type Declaration
Section titled “Type Declaration”isMinimized()
Section titled “isMinimized()”isMinimized():
boolean
Checks whether the game window is currently minimized.
Returns
Section titled “Returns”boolean
True when the window is minimized.
