UIProgressBar.SetPercentage(float) Method
Definition¶
Namespace: Brine2D.UI
Sets the value from a percentage (0-100).
public void SetPercentage(float percentage);
Parameters¶
percentage System.Single
Namespace: Brine2D.UI
Sets the value from a percentage (0-100).
public void SetPercentage(float percentage);
percentage System.Single