Skip to content

Card.GetFreeLinkedZone

Source Code | Card Functions

Returns all the zones that "c" points to that are not occupied by a card.

Signature

Card.GetFreeLinkedZone(Card c) → int

lua
c:GetFreeLinkedZone()

Parameters

Returns


under-construction