Click or drag to resize

Stats Constructor (IUpgradeable)

Initializes a new instance of the Stats class

Namespace:  Kit.Containers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public Stats(
	IUpgradeable upgradeable
)
Request Example View Source

Parameters

upgradeable
Type: Kit.ContainersIUpgradeable
See Also