Class BombStats
Statistics related to Bomb matchmade games.
Inheritance
System.Object
BombStats
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
public class BombStats
Constructors
Name | Description |
---|---|
BombStats() |
Properties
Name | Description |
---|---|
BombCarriersKilled | Gets or sets the number of bomb carriers killed. |
BombDefusals | Gets or sets the number of bomb defusals. |
BombDefusersKilled | Gets or sets the number of bomb defusers killed. |
BombDetonations | Gets or sets the number of bomb detonations. |
BombPickUps | Gets or sets the number of bomb pick-ups. |
BombPlants | Gets or sets the number of bomb plants. |
BombReturns | Gets or sets the number of bomb returns. |
KillsAsBombCarrier | Gets or sets the number of kills as a bomb carrier. |
TimeAsBombCarrier | Gets or sets the time spent in game as a bomb carrier. |