Card.IsNegatable
Source Code | Usage Examples | Card Functions
Checks if (Card c) can be negated (returns Card.IsNegatableMonster OR Card.IsNegatableSpellTrap)
Signature
Card.IsNegatable(Card c) → bool
lua
c:IsNegatable()Source Code | Usage Examples | Card Functions
Checks if (Card c) can be negated (returns Card.IsNegatableMonster OR Card.IsNegatableSpellTrap)
Card.IsNegatable(Card c) → bool
c:IsNegatable()