Karos Graveyard Wiki
Advertisement


Rule_Exists(<sRuleName>)
Description
Returns true if the named rule is currently active.
Example
Rule_Exists("attack_now_timer")
Arguments
<sRuleName>: the name of a rule (e.g., the name of a function).
Scope
  • GameType
Related Pages
Advertisement