Skip to content

Card.GetRightScale

Source Code | Card Functions

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

Signature

Card.GetRightScale(Card c) → int

lua
c:GetRightScale()

Parameters

Returns


under-construction