Skip to content

Card.IsFieldSpell

Source Code | Usage Examples | Card Functions

Checks if a card is currently a Field Spell.

Signature

Card.IsFieldSpell(Card c) → bool

lua
c:IsFieldSpell()

Parameters

Returns

  • bool

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


card-check, card-type-related