Skip to content

Group.GetLinkedZone

Source Code | Group Functions

Returns all the zones that all the cards in g point to (on the field of player "cp").

Signature

Group.GetLinkedZone(Group g, int cp) → int

lua
g:GetLinkedZone(cp)

Parameters

Returns


under-construction