Class PveStats
Container class for Player-versus-Environment (i.e., Firefight) game mode stats.
Inheritance
System.Object
PveStats
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
public class PveStats
Constructors
| Name | Description |
|---|---|
| PveStats() |
Properties
| Name | Description |
|---|---|
| Assists | Gets or sets the number of assists. |
| BossKills | Gets or sets the number of boss kills. |
| BruteKills | Gets or sets the number of brute kills. |
| Deaths | Gets or sets the number of deaths. |
| EliteKills | Gets or sets the number of elite kills. |
| GruntKills | Gets or sets the number of grunt kills. |
| HunterKills | Gets or sets the number of hunter kills. |
| JackalKills | Gets or sets the number of jackal kills. |
| KDA | Gets or sets the KDA. |
| Kills | Gets or sets the number of kills. |
| MarineKills | Gets or sets the number of marine kills. |
| SentinelKills | Gets or sets the number of sentinel kills. |
| SkimmerKills | Gets or sets the number of skimmer kills. |