Card.GetPreviousTypeOnField
Source Code | Usage Examples | Card Functions
Returns the CardType that "c" had when it was on the field.
Signature
Card.GetPreviousTypeOnField(Card c) → int
lua
c:GetPreviousTypeOnField()