Click or drag to resize

StatCurrent Property

The current value property of the stat.

Namespace:  Kit.Containers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public ReadOnlyAsyncReactiveProperty<float> Current { get; }
Request Example View Source

Property Value

Type: ReadOnlyAsyncReactivePropertySingle
See Also