Skip to content

Card.IsPreviousPosition

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

Parameters

Returns


under-construction