Skip to content

Duel.GetCardLscaleFromCode

Duel Functions

Gets a card's left pendulum scale from its card id (the value returned is the same as the one returned with Card.Lscale on a card object corresponding to a card with such id)

Signature

Duel.GetCardLscaleFromCode(int code) → int

lua
Duel.GetCardLscaleFromCode(code)

Parameters

Returns


under-construction