Skip to content

Duel.GetCardLevelFromCode

Duel Functions

Gets a card's level/rank/link rating from its card id (the value returned is the same as the one returned with Card.Level on a card object corresponding to a card with such id)

Signature

Duel.GetCardLevelFromCode(int code) → int

lua
Duel.GetCardLevelFromCode(code)

Parameters

Returns


under-construction