Skip to content

Card.IsFieldSpell

Source Code | Card Functions

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

Signature

Card.IsFieldSpell(Card c) → bool

lua
c:IsFieldSpell()

Parameters

Returns

  • bool

    If c is currently a Field Spell.


card-check, card-type-related