Card.GetMutualLinkedZone
Source Code | Usage Examples | Card Functions
Gets all zones that (Card c) points to as part of a co-Link, that belong to player (int cp)
Signature
Card.GetMutualLinkedZone(Card c, int cp) → int
lua
c:GetMutualLinkedZone(cp)