Skip to content

Card.IsEquipSpell

Source Code | Card Functions

Returns true if the given card is currently an Equip Spell.

Signature

Card.IsEquipSpell(Card c) → bool

lua
c:IsEquipSpell()

Parameters

Returns

  • bool

    If c is currently an Equip Spell.


card-check, card-type-related