Class PerformanceValue
Player performance container.
Inheritance
System.Object
PerformanceValue
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
public class PerformanceValue
Constructors
| Name | Description |
|---|---|
| PerformanceValue() |
Properties
| Name | Description |
|---|---|
| Count | Gets or sets the true value. |
| Expected | Gets or sets the expected value. |
| StdDev | Gets or sets the standard deviation. |