Card.IsPreviousLocation
Source Code | Usage Examples | Card
Functions
Checks if a card (Card c) is previously located on the specified location (int location)
Signature
Card.IsPreviousLocation(Card c
, int location
) → bool
lua
c:IsPreviousLocation(location)