Group.GetLinkedZone
Source Code | Usage Examples | 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)