sm.gui.setProgressFraction
Set the progress fraction filling the circle icon displayed at the center.
Kind: Function
Environments: Game
Game
sm.gui.setProgressFraction( progress )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
progress |
number | The fraction that determines how much of the circle is filled. |