Property Value
Value
The current value of this progress bar (0-1).
[JsonProperty("value")]
public NuiProperty<float> Value { get; set; }
The current value of this progress bar (0-1).
[JsonProperty("value")]
public NuiProperty<float> Value { get; set; }