Skip to content

Card.GetBattledGroupCount

Source Code | Card Functions

Gets the count of cards that has battled (all the attacking and the attacked cards)

Signature

Card.GetBattledGroupCount(Card c) → int

lua
c:GetBattledGroupCount()

Parameters

Returns


under-construction