Skip to content

Card.LinkMarker

Card Functions

Changes (Card c)'s original LinkMarkers if (int linkmarker) is inputted, else returns the current card's original LinkMarkers.

Signature

Card.LinkMarker(Card c, [int linkmarker]) → nil

lua
c:LinkMarker(linkmarker)

Parameters


under-construction