core
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
core
mastery
/
dev.pubgkt.mastery
/
WeaponStatsTotal
/
WeaponStatsTotal
Weapon
Stats
Total
constructor
(
mostDefeatsInAGame
:
Int
,
defeats
:
Int
,
mostDamagePlayerInAGame
:
Double
,
damagePlayer
:
Double
,
mostHeadShotsInAGame
:
Int
,
headShots
:
Int
,
longestDefeat
:
Double
,
longRangeDefeats
:
Int
,
kills
:
Int
,
mostKillsInAGame
:
Int
,
groggies
:
Int
,
mostGroggiesInAGame
:
Int
)