Card.GetLinkedGroup
Source Code | Usage Examples | Card
Functions
Returns a group with all the cards that "c" points to. (Returns an empty group if it does not point to any cards.)
Signature
Card.GetLinkedGroup(Card c
) → Group
lua
c:GetLinkedGroup()