Click or drag to resize

StatsItem Property

Returns the current value of a stat or allows to set the base value.

Namespace:  Kit.Containers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public float this[
	string stat
] { get; set; }
Request Example View Source

Parameters

stat
Type: SystemString

Property Value

Type: Single
See Also