Class PvpStats
Container class for Player-vs-Player (PvP) stats.
Inheritance
System.Object
PvpStats
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
public class PvpStats
Constructors
Name | Description |
---|---|
PvpStats() |
Properties
Name | Description |
---|---|
Assists | Gets or sets the number of PvP assists. |
Deaths | Gets or sets the number of PvP deaths. |
KDA | Gets or sets the PvP KDA. |
Kills | Gets or sets the number of PvP kills. |