Card.Type
Source Code | Usage Examples | Card Functions
Returns a card's original type(s).
Signature
lua
c:Type()Parameters
Returns
Overload
Card.Type(Card c, int ctype) → nil
lua
c:Type(ctype)Changes a card's type.
Parameters
Card
cThe card to change the type of.
int
ctypeComposite CardType value to set as the card's new type(s).