Skip to content

Card.IsSpell

Source Code | Card Functions

Returns true if the given card is currently a Spell.

Signature

Card.IsSpell(Card c) → bool

lua
c:IsSpell()

Parameters

Returns


card-check, card-type-related