Skip to content

Duel.GetCardAliasFromCode

Duel Functions

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

Signature

Duel.GetCardAliasFromCode(int code) → int

lua
Duel.GetCardAliasFromCode(code)

Parameters

Returns


under-construction