Skip to content

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