Skip to content

Card.GetPreviousTypeOnField

Source Code | Card Functions

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

Signature

Card.GetPreviousTypeOnField(Card c) → int

lua
c:GetPreviousTypeOnField()

Parameters

Returns


under-construction