Skip to content

Card.GetEquipCount

Source Code | Card Functions

Gets the number of cards equipped to a Card (Card c)

Signature

Card.GetEquipCount(Card c) → int

lua
c:GetEquipCount()

Parameters

Returns


under-construction