Skip to content

Card.IsContinuousSpellTrap

Source Code | Card Functions

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

Signature

Card.IsContinuousSpellTrap(Card c) → bool

lua
c:IsContinuousSpellTrap()

Parameters

Returns

  • bool

    If c is currently a Continuous Spell or Trap.


card-check, card-type-related