Skip to content

Duel.GetCardSetcodeFromCode

Source Code | Duel Functions

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

Signature

Duel.GetCardSetcodeFromCode(int code) → int, int, any

lua
Duel.GetCardSetcodeFromCode(code)

Parameters

Returns


under-construction