Skip to content

Card.IsLinkSummoned

Source Code | Usage Examples | Card Functions

Checks if a card is currently Link Summoned.

Signature

Card.IsLinkSummoned(Card c) → bool

lua
c:IsLinkSummoned()

Parameters

Returns

  • bool

    true if the card is currently Link Summoned, false otherwise.


card-check