Skip to content

Card.IsNegatable

Source Code | Card Functions

Checks if (Card c) can be negated (returns Card.IsNegatableMonster OR Card.IsNegatableSpellTrap)

Signature

Card.IsNegatable(Card c) → bool

lua
c:IsNegatable()

Parameters

Returns


under-construction