Skip to content

Card.GetLinkedGroupCount

Source Code | Card Functions

Returns the number of cards that "c" points to.

Signature

Card.GetLinkedGroupCount(Card c) → int

lua
c:GetLinkedGroupCount()

Parameters

Returns


under-construction