Skip to content

Card.IsEquipSpell

Source Code | Usage Examples | Card Functions

Checks if a card is currently a Equip Spell.

Signature

Card.IsEquipSpell(Card c) → bool

lua
c:IsEquipSpell()

Parameters

Returns

  • bool

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


card-check, card-type-related