Action
Sets the scale to its maximum position.
Syntax
scale.SetToMax ( )
Notes
SetToMax sets a scale to its maximum position. It then checks the internal position of the scale to ensure that it is at the maximum position, and moves it if it is not.
Example
DialogBox.TotalWeight.SetToMax ()