Card.IsPreviousPosition
Source Code | Usage Examples | Card Functions
Checks if a card (Card c) is previously in the specified position (int pos)
Signature
Card.IsPreviousPosition(Card c, int pos) → bool
lua
c:IsPreviousPosition(pos)