Class KillDeathStats
Container class for kill and death stats in matchmaking.
Inheritance
System.Object
KillDeathStats
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
public class KillDeathStats
Constructors
| Name | Description |
|---|---|
| KillDeathStats() |
Properties
| Name | Description |
|---|---|
| Deaths | Gets or sets the number of deaths. |
| Kills | Gets or sets the number of kills. |