Skip to content

Card.GetLinkedZone

Source Code | Card Functions

Returns all the zones that "c" points to (on the field of player "cp").

Signature

Card.GetLinkedZone(Card c, [int cp]) → int

lua
c:GetLinkedZone(cp)

Parameters

Returns


under-construction