Skip to content

Card.IsRitualMonster

Source Code | Card Functions

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

Signature

Card.IsRitualMonster(Card c) → bool

lua
c:IsRitualMonster()

Parameters

Returns

  • bool

    If c is currently a Ritual Monster.


card-check, card-type-related