Card.IsSequence
Source Code | Usage Examples | Card
Functions
Returns if a Card (Card c) is located at any of the sequences passed as arguments
Signature
Card.IsSequence(any c
, any ...
) → bool
lua
Card.IsSequence(c,...)