Card.IsRank
Source Code | Usage Examples | Card
Functions
Checks if "c" has a Rank equal to any of the ranks passed.
Signature
Card.IsRank(Card c
, int ...
) → bool
lua
c:IsRank(...)
Source Code | Usage Examples | Card
Functions
Checks if "c" has a Rank equal to any of the ranks passed.
Card.IsRank(Card c
, int ...
) → bool
c:IsRank(...)