Description
Returns True if the match is currently in an overtime state. Equivalent to checking if Match Time is 0 and the match has not yet ended, but provided as a direct boolean for convenience in conditions and HUD logic.
Snippet
Is Match In Overtime;
Properties
Returns: Boolean
Parameters: None