Skip to content

Card.GetPreviousLevelOnField

Source Code | Card Functions

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

Signature

Card.GetPreviousLevelOnField(Card c) → int

lua
c:GetPreviousLevelOnField()

Parameters

Returns


under-construction