Appearance
Source Code | Usage Examples | Card Functions
Card
Checks if a card is currently a Spell.
Card.IsSpell(Card c) → bool
c
c:IsSpell()
The card to check.
true if the card is currently a Spell, false otherwise.
true
false
card-check, card-type-related