Skip to content

Card.IsSpellTrapCard

Source Code | Card Functions

Returns true if the given card is originally a Spell Cardor Trap Card

Signature

Card.IsSpellTrapCard(Card c) → bool

lua
c:IsSpellTrapCard()

Parameters

Returns

  • bool

    If c is originally a Spell or Trap Card.


card-check, card-type-related, original-property