Skip to content

Card.Alias

Card Functions

Changes (Card c)'s alias if (int code) is inputted, else returns the current card's alias.

Signature

Card.Alias(Card c, [int code]) → nil

lua
c:Alias(code)

Parameters


under-construction