C# Class PRoConEvents.TrueBalancer.PlayerStats

Afficher le fichier Open project: Pure-Battlefield/TrueBalancer-PURE

Méthodes publiques

Свойство Type Description
kdr double
rank double
skill double
spm double
spmcombat double
statsFetched bool
tag string

Méthodes publiques

Méthode Description
reset ( ) : void

Method Details

reset() public méthode

public reset ( ) : void
Résultat void

Property Details

kdr public_oe property

public double kdr
Résultat double

rank public_oe property

public double rank
Résultat double

skill public_oe property

public double skill
Résultat double

spm public_oe property

public double spm
Résultat double

spmcombat public_oe property

public double spmcombat
Résultat double

statsFetched public_oe property

public bool statsFetched
Résultat bool

tag public_oe property

public string tag
Résultat string