Skip to content

Card.IsSpellCard

Source Code | Card Functions

Returns true if the given card is originally a Spell Card.

Signature

Card.IsSpellCard(Card c) → bool

lua
c:IsSpellCard()

Parameters

Returns

  • bool

    If c is originally a Spell Card.


card-check, card-type-related, original-property