IsGameWindowFocused

From Onset Developer Wiki
IsGameWindowFocused

Type: Function
Context: Client
Introduced: v1.5.0

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

Example

See also