Skip to content

Card.GetLevel

Source Code | Card Functions

Returns the current Level of "c". (Returns 0 if it has no Level, e.g. Xyz/Link.)

Signature

Card.GetLevel(Card c) → int

lua
c:GetLevel()

Parameters

Returns


under-construction