Structs§
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(...).