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
c
The card to change the link markers of.
int
att
Composite LinkMarker value to set as the card's new link marker(s).