Skip to content

Card.IsSpellTrapCard

Source Code | Usage Examples | Card Functions

Checks if a card is originally a Spell/Trap Card.

Signature

Card.IsSpellTrapCard(Card c) → bool

lua
c:IsSpellTrapCard()

Parameters

Returns

  • bool

    true if the card is originally a Spell/Trap Card, false otherwise.


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