Skip to content

Duel.GetCardRscaleFromCode

Duel Functions

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

Signature

Duel.GetCardRscaleFromCode(int code) → int

lua
Duel.GetCardRscaleFromCode(code)

Parameters

Returns


under-construction