Skip to content

Card.Type

Card Functions

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

Signature

Card.Type(Card c, [int type]) → nil

lua
c:Type(type)

Parameters


under-construction