Skip to content

Duel.GetCardRaceFromCode

Source Code | Usage Examples | Duel Functions

Retrieves the race(s) of a given card passcode/ID from the card database.

Signature

Duel.GetCardRaceFromCode(int id) → int

lua
Duel.GetCardRaceFromCode(id)

Parameters

  • int id

    The passcode/ID of the card to get the race(s) of.

Returns


passcode-related