Skip to content

Card.IsPreviousLocation

Source Code | 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)

Parameters

Returns


under-construction