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