Skip to content

Card.GetMutualLinkedGroup

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

Parameters

Returns


under-construction