Skip to content

Card.IsQuickPlaySpell

Source Code | Card Functions

Returns true if the given card is currently a Quick-Play Spell.

Signature

Card.IsQuickPlaySpell(Card c) → bool

lua
c:IsQuickPlaySpell()

Parameters

Returns

  • bool

    If c is currently a Quick-Play Spell.


card-check, card-type-related