Skip to main content

Module spell_ability_restriction

Module spell_ability_restriction 

Source
Expand description

Activation restrictions for spell abilities.

Mirrors Java’s SpellAbilityRestriction.java — determines whether a spell ability can be legally activated given the current game state.

Structs§

SpellAbilityRestriction
Activation restrictions for a spell ability. Mirrors Java’s SpellAbilityRestriction — wraps SpellAbilityVariables and checks game state conditions to determine if activation is legal.