Skip to content

Card.IsContinuousSpell

Source Code | Card Functions

Returns true if the given card is currently a Continuous Spell.

Signature

Card.IsContinuousSpell(Card c) → bool

lua
c:IsContinuousSpell()

Parameters

Returns

  • bool

    If c is currently a Continuous Spell.


card-check, card-type-related