Skip to content

Card.IsNormalSpellTrap

Source Code | Card Functions

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

Signature

Card.IsNormalSpellTrap(Card c) → bool

lua
c:IsNormalSpellTrap()

Parameters

Returns

  • bool

    If c is currently a Normal Spell or Trap.


card-check, card-type-related