Card.LinkMarker
Source Code | Usage Examples | Card Functions
Returns the card's original link marker(s).
Signature
lua
c:LinkMarker()Parameters
Returns
int
Composite LinkMarker value of the card's original link marker(s).
Overload
Card.LinkMarker(Card c, int att) → nil
lua
c:LinkMarker(att)Changes a card's link markers.
Parameters
Card
cThe card to change the link markers of.
int
attComposite LinkMarker value to set as the card's new link marker(s).