Skip to content

Card.IsSpellCard

Source Code | Usage Examples | Card Functions

Checks if a card is originally a Spell Card.

Signature

Card.IsSpellCard(Card c) → bool

lua
c:IsSpellCard()

Parameters

Returns

  • bool

    true if the card is originally a Spell Card, false otherwise.


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