Skip to main content

Module counter_effect

Module counter_effect 

Source

Structs§

CounterEffect

Functions§

build_spell_ability
Build/configure the spell ability after construction. Mirrors Java’s CounterEffect.buildSpellAbility(SpellAbility).
check_for_condition_would_destroy
Check if the “would be destroyed” condition is met for a conditional counter. Mirrors Java’s CounterEffect.checkForConditionWouldDestroy(...).