Skip to content

Card.GetAttackedCount

Source Code | Card Functions

Gets the number of successful(not negated) attacks done by Card c, set to 0 before drawing and when starting second Battle Phase

Signature

Card.GetAttackedCount(Card c) → int

lua
c:GetAttackedCount()

Parameters

Returns


under-construction