Skip to content

Card.HasLevel

Source Code | Card Functions

Returns true if the given card has a level. 0 and negative levels will count.

Signature

Card.HasLevel(Card c) → bool

lua
c:HasLevel()

Parameters

Returns


card-check, level-related