Skip to content

Card.GetAttackAnnouncedCount

Source Code | Card Functions

Gets the number of attacks declared by Card c, set to 0 before drawing and when starting second Battle Phase

Signature

Card.GetAttackAnnouncedCount(Card c) → int

lua
c:GetAttackAnnouncedCount()

Parameters

Returns


under-construction