Class CoreStats
Gets or sets core player stats.
Inheritance
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
public class CoreStats
Constructors
| Name | Description |
|---|---|
| CoreStats() |
Properties
| Name | Description |
|---|---|
| Accuracy | Gets or sets the player shooting accuracy. |
| Assists | Gets or sets the number of assists. |
| AverageKDA | Gets or sets the average Kill/Death/Assist (KDA) ratio. |
| AverageLifeDuration | Gets or sets the average life duration. |
| Betrayals | Gets or sets the number of betrayals. |
| CalloutAssists | Gets or sets the number of call-out assists. |
| DamageDealt | Gets or sets the amound of damage dealt. |
| DamageTaken | Gets or sets the amount of damage taken. |
| Deaths | Gets or sets the number of deaths. |
| DeprecatedDamageDealt | Gets or sets damage dealt. |
| DeprecatedDamageTaken | Gets or sets damage taken. |
| DriverAssists | Gets or sets the number of driver assists. |
| EmpAssists | Gets or sets the number of EMP assists. |
| GrenadeKills | Gets or sets the number of grenade kills. |
| HeadshotKills | Gets or sets the number of headshot kills. |
| Hijacks | Gets or sets the number of hijacks. |
| KDA | Gets or sets the Kill/Death/Assist (KDA) ratio. |
| Kills | Gets or sets the number of kills. |
| MaxKillingSpree | Gets or sets the maximum killing spree. |
| Medals | Gets or sets the list of awarded medals. |
| MeleeKills | Gets or sets the number of melee kills. |
| ObjectivesCompleted | Gets or sets the number of objectives a player completed. |
| PersonalScore | Gets or sets the personal score. |
| PersonalScores | Gets or sets the list of awarded personal scores.s |
| PowerWeaponKills | Gets or sets the number of power weapon kills. |
| RoundsLost | Gets or sets the number of rounds lost. |
| RoundsTied | Gets or sets the number of rounds tied. |
| RoundsWon | Gets or sets the number of rounds won. |
| Score | Gets or sets the score. |
| ShotsFired | Gets or sets the number of shots fired. |
| ShotsHit | Gets or sets the number of shots hit. |
| Spawns | Gets or sets the number of times a player spawned. |
| Suicides | Gets or sets the number of suicides. |
| VehicleDestroys | Gets or sets the number of vehicle destroys. |