Skip to content

Card.Attribute

Card Functions

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

Signature

Card.Attribute(Card c, [int att]) → nil

lua
c:Attribute(att)

Parameters


under-construction