Skip to content

Duel.GetCardLinkMarkerFromCode

Duel Functions

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

Signature

Duel.GetCardLinkMarkerFromCode(int code) → int

lua
Duel.GetCardLinkMarkerFromCode(code)

Parameters

Returns


under-construction