Class Stats
Stats associated with a matchmade game.
Inheritance
System.Object
Stats
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
[[System.Runtime.CompilerServices.Nullable(0)]]
[[System.Runtime.CompilerServices.NullableContext(2)]]
public class Stats
Constructors
Name | Description |
---|---|
Stats() |
Properties
Name | Description |
---|---|
BombStats | Gets or sets Bomb game mode stats. |
CaptureTheFlagStats | Gets or sets Capture The Flag (CTF) game mode stats. |
CoreStats | Gets or sets core match stats. |
EliminationStats | Gets or sets Elimination game mode stats. |
ExtractionStats | Gets or sets Extraction game mode stats. |
InfectionStats | Gets or sets Infection game mode stats. |
OddballStats | Gets or sets Oddball game mode stats. |
PveStats | Gets or sets Firefight game mode stats. |
PvpStats | Gets or sets the Player-vs-Player (PvP) stats. |
StockpileStats | Gets or sets Stockpile game mode stats. |
VipStats | Gets or sets VIP game mode stats. |
ZonesStats | Gets or sets Land Grab game mode stats. |