Class SerenityGauge
Inheritance
SerenityGauge
Assembly: Serenity.UnityUi.Infrastructure.dll
public sealed class SerenityGauge
Constructors
Declaration
public SerenityGauge(UnityUiSliderComponent slider, GameObject go)
Parameters
Properties
Declaration
public GameObject GameObject { get; }
Property Value
| Type |
Description |
| GameObject |
|
Methods
Declaration
public void SetActive(bool on)
Parameters
| Type |
Name |
Description |
| bool |
on |
|
Declaration
public void SetFill(float value01)
Parameters
| Type |
Name |
Description |
| float |
value01 |
|