Skip to content

Card.IsLinkSpell

Source Code | Usage Examples | Card Functions

Checks if a card is currently a Link Spell.

Signature

Card.IsLinkSpell(Card c) → bool

lua
c:IsLinkSpell()

Parameters

Returns

  • bool

    true if the card is currently a Link Spell, false otherwise.


card-check, card-type-related