Click or drag to resize

StatBaseProperty Constructor (Single)

Initializes a new instance of the StatBaseProperty class

Namespace:  Kit.Containers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public StatBaseProperty(
	float initialValue
)
Request Example View Source

Parameters

initialValue
Type: SystemSingle
See Also