Skip to content

Card.IsContinuousSpell

Source Code | Usage Examples | Card Functions

Checks if a card is currently a Continuous Spell.

Signature

Card.IsContinuousSpell(Card c) → bool

lua
c:IsContinuousSpell()

Parameters

Returns

  • bool

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


card-check, card-type-related