WeaponStatsTotal
data class WeaponStatsTotal(val mostDefeatsInAGame: Int, val defeats: Int, val mostDamagePlayerInAGame: Double, val damagePlayer: Double, val mostHeadShotsInAGame: Int, val headShots: Int, val longestDefeat: Double, val longRangeDefeats: Int, val kills: Int, val mostKillsInAGame: Int, val groggies: Int, val mostGroggiesInAGame: Int)
Properties
Link copied to clipboard
The total damage that the player has done in their career
Link copied to clipboard
The longest distance that the player got a defeat for
Link copied to clipboard
The number of long range defeats for the player
Link copied to clipboard
The most damage that the player did in a single match
Link copied to clipboard
Most defeats in a single match
Link copied to clipboard
The highest number of times that the player has caused another player to become groggy during a match
Link copied to clipboard
The most headshots that the player did in a single match
Link copied to clipboard
The most kills for a player in a single match