Skip to content

Card.IsContinuousSpellTrap

Source Code | Usage Examples | Card Functions

Checks if a card is currently a Continuous Spell/Trap.

Signature

Card.IsContinuousSpellTrap(Card c) → bool

lua
c:IsContinuousSpellTrap()

Parameters

Returns

  • bool

    true if the card is currently a Continuous Spell/Trap, false otherwise.


card-check, card-type-related