Card.GetMutualLinkedGroup
Source Code | Usage Examples | Card Functions
Returns a group with all the cards that are co-linked with "c". (Returns an empty group if there are none.)
Signature
Card.GetMutualLinkedGroup(Card c) → Group
lua
c:GetMutualLinkedGroup()