Skip to content

Duel.GetCardLinkMarkerFromCode

Source Code | Usage Examples | Duel Functions

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

Signature

Duel.GetCardLinkMarkerFromCode(int id) → int

lua
Duel.GetCardLinkMarkerFromCode(id)

Parameters

  • int id

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

Returns


passcode-related