Skip to content

Card.GetLeftScale

Source Code | Card Functions

Returns the current left Pendulum Scale of "c". (Returns 0 if it has no Pendulum Scale.)

Signature

Card.GetLeftScale(Card c) → int

lua
c:GetLeftScale()

Parameters

Returns


under-construction