Card.IsExtraLinked
Source Code | Usage Examples | Card
Functions
Checks if a card is Extra Linked, uses aux.ExtraLinked which obtains 2 Extra Monster Zone monsters of each player and checks if (Card c) is included in the chain of co-linked cards.
Signature
Card.IsExtraLinked(Card c
) → bool
lua
c:IsExtraLinked()