# Timer Window Is Visible

GrammartimerWindow is visible for player player
FlagsNative | Function

Returns ture if the timer window is visible for the specified player.

# Arguments

  • int<preset::TimerWindow> — Timer Window
  • int — Player

Returns — bool

native bool TimerWindowVisible(int inWindow, int inPlayer);

Category: Timer / Timer Windows

# Examples

— None found —