Card.GetLinkedZone
Source Code | Usage Examples | 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)Source Code | Usage Examples | Card Functions
Returns all the zones that "c" points to (on the field of player "cp").
Card.GetLinkedZone(Card c, [int cp]) → int
c:GetLinkedZone(cp)