Skip to content

Card.GetPreviousAttackOnField

Source Code | Card Functions

Returns the ATK that "c" had when it was on the field.

Signature

Card.GetPreviousAttackOnField(Card c) → int

lua
c:GetPreviousAttackOnField()

Parameters

Returns


under-construction