Card.IsOriginalLevel
Source Code | Usage Examples | Card Functions
Returns true if a card's original level is equal to a given value.
Signature
Card.IsOriginalLevel(Card c, int lv) → bool
lua
c:IsOriginalLevel(lv)Source Code | Usage Examples | Card Functions
Returns true if a card's original level is equal to a given value.
Card.IsOriginalLevel(Card c, int lv) → bool
c:IsOriginalLevel(lv)