Class ExtractionStats
Player statistics for the Extraction game mode.
Inheritance
System.Object
ExtractionStats
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
public class ExtractionStats
Constructors
| Name | Description |
|---|---|
| ExtractionStats() |
Properties
| Name | Description |
|---|---|
| ExtractionConversionsCompleted | Gets or sets the number of completed extraction conversions. |
| ExtractionConversionsDenied | Gets or sets the number of denied extraction conversions. |
| ExtractionInitiationsCompleted | Gets or sets the number of completed extraction initiations. |
| ExtractionInitiationsDenied | Gets or sets the number of denied extraction initiations. |
| SuccessfulExtractions | Gets or sets the number of successful extractions. |