Class EliminationStats
Player statistics associated with the Elimination game mode.
Inheritance
System.Object
EliminationStats
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
public class EliminationStats
Constructors
| Name | Description |
|---|---|
| EliminationStats() |
Properties
| Name | Description |
|---|---|
| AlliesRevived | Gets or sets the number of allies revived. |
| EliminationAssists | Gets or sets the number of assists. |
| EliminationOrder | Gets or sets the elimination order. |
| Eliminations | Gets or sets the number of eliminations. |
| EnemyRevivesDenied | Gets or sets the number of enemy revives that were denied. |
| Executions | Gets or sets the number of executions. |
| KillsAsLastPlayerStanding | Gets or sets the number of kills as last player standing. |
| LastPlayersStandingKilled | Gets or sets the number of last players standing killed. |
| LivesRemaining | Gets or sets the number of lives remaining. |
| RoundsSurvived | Gets or sets the number of rounds survived. |
| TimesRevivedByAlly | Gets or sets the number of times being revived by an ally. |