C# 클래스 PRoConEvents.TrueBalancer.PlayerStats

파일 보기 프로젝트 열기: Pure-Battlefield/TrueBalancer-PURE

공개 프로퍼티들

프로퍼티 타입 설명
kdr double
rank double
skill double
spm double
spmcombat double
statsFetched bool
tag string

공개 메소드들

메소드 설명
reset ( ) : void

메소드 상세

reset() 공개 메소드

public reset ( ) : void
리턴 void

프로퍼티 상세

kdr 공개적으로 프로퍼티

public double kdr
리턴 double

rank 공개적으로 프로퍼티

public double rank
리턴 double

skill 공개적으로 프로퍼티

public double skill
리턴 double

spm 공개적으로 프로퍼티

public double spm
리턴 double

spmcombat 공개적으로 프로퍼티

public double spmcombat
리턴 double

statsFetched 공개적으로 프로퍼티

public bool statsFetched
리턴 bool

tag 공개적으로 프로퍼티

public string tag
리턴 string