Skip to content

Card.Code

Card Functions

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

Signature

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

lua
c:Code(code)

Parameters


under-construction