ProgressBar that consists of a slider. More...
Inherits MonoBehaviour.
Public Member Functions | |
| void | SetMinMaxValues (float minValue, float maxValue) |
Static Public Member Functions | |
| static LinearProgressBar | Instantiate () |
Data Fields | |
| Slider | slider |
Properties | |
| float | Value [getset] |
ProgressBar that consists of a slider.