Skip to content

Card.GetMutualLinkedGroupCount

Source Code | Card Functions

Returns the number of cards that are co-linked with "c".

Signature

Card.GetMutualLinkedGroupCount(Card c) → int

lua
c:GetMutualLinkedGroupCount()

Parameters

Returns


under-construction