Duel.GetLinkedGroup
Source Code | Usage Examples | Duel
Functions
Returns the group of cards in the specified locations that are pointed by a link card.
Signature
Duel.GetLinkedGroup(int player
, int location1
, int location2
) → Group
lua
Duel.GetLinkedGroup(player,location1,location2)