Skip to content

Card.IsRitualMonster

Source Code | Usage Examples | Card Functions

Checks if a card is currently a Ritual Monster.

Signature

Card.IsRitualMonster(Card c) → bool

lua
c:IsRitualMonster()

Parameters

Returns

  • bool

    true if the card is currently a Ritual Monster, false otherwise.


card-check, card-type-related