Skip to content

Card.IsRitualSpell

Source Code | Card Functions

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

Signature

Card.IsRitualSpell(Card c) → bool

lua
c:IsRitualSpell()

Parameters

Returns

  • bool

    If c is currently a Ritual Spell.


card-check, card-type-related