Skip to content

Card.Lscale

Card Functions

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

Signature

Card.Lscale(Card c, [int scale]) → nil

lua
c:Lscale(scale)

Parameters


under-construction