Skip to content

Duel.GetCardAttributeFromCode

Source Code | Usage Examples | Duel Functions

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

Signature

Duel.GetCardAttributeFromCode(int id) → int

lua
Duel.GetCardAttributeFromCode(id)

Parameters

  • int id

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

Returns


passcode-related