Class StockpileStats
Stats associated with a Stockpile match.
Inheritance
System.Object
StockpileStats
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
public class StockpileStats
Constructors
| Name | Description |
|---|---|
| StockpileStats() |
Properties
| Name | Description |
|---|---|
| KillsAsPowerSeedCarrier | Gets or sets the number of kills while carrying a power seed. |
| PowerSeedCarriersKilled | Gets or sets the number of power seed carrier kills. |
| PowerSeedsDeposited | Gets or sets the number of power seeds deposited at base. |
| PowerSeedsStolen | Gets or sets the number of power seeds stolen from the opposing team's base. |
| TimeAsPowerSeedCarrier | Gets or sets the amount of time spent carrying a power seed during a match. |
| TimeAsPowerSeedDriver | Gets or sets the amount of time spent driving while carrying a power seed during a match. |