Skip to content
M2O Scripting APIScripting reference
Global objectClient APIGenerated

Window

const Window: object

Defined in: client/api.d.ts:849

Exposes state of the local Mafia II game window.

isMinimized(): boolean

Checks whether the game window is currently minimized.

boolean

True when the window is minimized.