Skip to content

Card.GetAttackedGroupCount

Source Code | Card Functions

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

Signature

Card.GetAttackedGroupCount(Card c) → int

lua
c:GetAttackedGroupCount()

Parameters

Returns


under-construction