Skip to content

Duel.GetLinkedGroup

Source Code | 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)

Parameters

Returns


under-construction