Skip to content

Card.IsRank

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

Parameters

Returns


under-construction