IsGameWindowFocused: Difference between revisions
From Onset Developer Wiki
Created page with "{{Info|Function|Client|1.5.0}} {{FuncDescription|Checks whether the current game window is focused.}} {{FuncSyntax|IsGameWindowFocused()}} {{FuncParameters}} {{FuncNoParam}..." |
(No difference)
|
Latest revision as of 10:42, 28 June 2021
Description
Checks whether the current game window is focused.
Syntax
IsGameWindowFocused()
Parameters
- This function has no parameters.
Return Value
- Returns true if the game window is focused. false otherwise