UIProgressBar.SetValue(float) Method
Definition¶
Namespace: Brine2D.UI
Sets the value and fires the OnValueChanged event.
public void SetValue(float newValue);
Parameters¶
newValue System.Single
Namespace: Brine2D.UI
Sets the value and fires the OnValueChanged event.
public void SetValue(float newValue);
newValue System.Single