프로퍼티 | 타입 | 설명 | |
---|---|---|---|
statsFetched | bool |
메소드 | 설명 | |
---|---|---|
CPlayerJoinInf ( int teamID, int playerWL, int playerSquad, System.DateTime Playerjoined, int score, double rank, double skill, double spm, double spmcombat, double kdr, double TBvalue, double playerValue, string tag, bool tobebalanced, bool commander, bool spectator ) : System |
public CPlayerJoinInf ( int teamID, int playerWL, int playerSquad, System.DateTime Playerjoined, int score, double rank, double skill, double spm, double spmcombat, double kdr, double TBvalue, double playerValue, string tag, bool tobebalanced, bool commander, bool spectator ) : System | ||
teamID | int | |
playerWL | int | |
playerSquad | int | |
Playerjoined | System.DateTime | |
score | int | |
rank | double | |
skill | double | |
spm | double | |
spmcombat | double | |
kdr | double | |
TBvalue | double | |
playerValue | double | |
tag | string | |
tobebalanced | bool | |
commander | bool | |
spectator | bool | |
리턴 | System |