Skip to content

Card.IsSpellTrap

Source Code | Card Functions

Returns true if the given card is currently a Spellor Trap.

Signature

Card.IsSpellTrap(Card c) → bool

lua
c:IsSpellTrap()

Parameters

Returns

  • bool

    If c is currently a Spell or Trap.


card-check, card-type-related