Skip to content

Card.IsNormalSpell

Source Code | Card Functions

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

Signature

Card.IsNormalSpell(Card c) → bool

lua
c:IsNormalSpell()

Parameters

Returns

  • bool

    If c is currently a Normal Spell.


card-check, card-type-related