Skip to content

Card.GetPreviousDefenseOnField

Source Code | Card Functions

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

Signature

Card.GetPreviousDefenseOnField(Card c) → int

lua
c:GetPreviousDefenseOnField()

Parameters

Returns


under-construction