Table of Contents

Property Value

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Value

The current value of this progress bar (0-1).

[JsonProperty("value")]
public NuiProperty<float> Value { get; set; }

Property Value

NuiProperty<float>