Card.IsLevel
Source Code | Usage Examples | Card Functions
Returns true if the level of a card is equal to any of the specified levels
Signature
Card.IsLevel(Card c, int ...) → bool
lua
c:IsLevel(...)Source Code | Usage Examples | Card Functions
Returns true if the level of a card is equal to any of the specified levels
Card.IsLevel(Card c, int ...) → bool
c:IsLevel(...)