Skip to content

UIProgressBar.SetPercentage(float) Method

Definition

Namespace: Brine2D.UI

Sets the value from a percentage \(0\-100\).

C#
public void SetPercentage(float percentage);

Parameters

percentage System.Single