Class OddballStats
Statistics for the Oddball game mode.
Inheritance
System.Object
OddballStats
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
public class OddballStats
Constructors
Name | Description |
---|---|
OddballStats() |
Properties
Name | Description |
---|---|
KillsAsSkullCarrier | Gets or sets the number of kills as a skull carrier. |
LongestTimeAsSkullCarrier | Gets or sets the longest time spent as a skull carrier. |
SkullCarriersKilled | Gets or sets the number of skull carriers killed. |
SkullGrabs | Gets or sets the number of skull grabs. |
SkullScoringTicks | Gets or sets the number of skull scoring ticks. |
TimeAsSkullCarrier | Gets or sets the time spent as a skull carrier. |