C# 클래스 com.riotgames.platform.statistics.PlayerGameStats

상속: AbstractDomainObject
파일 보기 프로젝트 열기: epicvrvs/LibOfLegends 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
KCoefficient int
adjustedRating int
afk bool
boostIpEarned int
boostXpEarned int
championId int
createDate System.DateTime
difficulty object
difficultyString object
eligibleFirstWinOfDay bool
eloChange int
experienceEarned int
fellowPlayers List
gameId int
gameMapId int
gameMode string
gameType string
gameTypeEnum string
id object
invalid bool
ipEarned int
leaver bool
level int
predictedWinPct double
premadeSize int
premadeTeam bool
queueType string
ranked bool
rating int
rawStatsJson object
skinIndex int
skinName string
spell1 int
spell2 int
statistics List
subType string
summonerId int
teamId int
teamRating int
timeInQueue int
userId int
userServerPing int

프로퍼티 상세

KCoefficient 공개적으로 프로퍼티

public int KCoefficient
리턴 int

adjustedRating 공개적으로 프로퍼티

public int adjustedRating
리턴 int

afk 공개적으로 프로퍼티

public bool afk
리턴 bool

boostIpEarned 공개적으로 프로퍼티

public int boostIpEarned
리턴 int

boostXpEarned 공개적으로 프로퍼티

public int boostXpEarned
리턴 int

championId 공개적으로 프로퍼티

public int championId
리턴 int

createDate 공개적으로 프로퍼티

public DateTime,System createDate
리턴 System.DateTime

difficulty 공개적으로 프로퍼티

public object difficulty
리턴 object

difficultyString 공개적으로 프로퍼티

public object difficultyString
리턴 object

eligibleFirstWinOfDay 공개적으로 프로퍼티

public bool eligibleFirstWinOfDay
리턴 bool

eloChange 공개적으로 프로퍼티

public int eloChange
리턴 int

experienceEarned 공개적으로 프로퍼티

public int experienceEarned
리턴 int

fellowPlayers 공개적으로 프로퍼티

public List fellowPlayers
리턴 List

gameId 공개적으로 프로퍼티

public int gameId
리턴 int

gameMapId 공개적으로 프로퍼티

public int gameMapId
리턴 int

gameMode 공개적으로 프로퍼티

public string gameMode
리턴 string

gameType 공개적으로 프로퍼티

public string gameType
리턴 string

gameTypeEnum 공개적으로 프로퍼티

public string gameTypeEnum
리턴 string

id 공개적으로 프로퍼티

public object id
리턴 object

invalid 공개적으로 프로퍼티

public bool invalid
리턴 bool

ipEarned 공개적으로 프로퍼티

public int ipEarned
리턴 int

leaver 공개적으로 프로퍼티

public bool leaver
리턴 bool

level 공개적으로 프로퍼티

public int level
리턴 int

predictedWinPct 공개적으로 프로퍼티

public double predictedWinPct
리턴 double

premadeSize 공개적으로 프로퍼티

public int premadeSize
리턴 int

premadeTeam 공개적으로 프로퍼티

public bool premadeTeam
리턴 bool

queueType 공개적으로 프로퍼티

public string queueType
리턴 string

ranked 공개적으로 프로퍼티

public bool ranked
리턴 bool

rating 공개적으로 프로퍼티

public int rating
리턴 int

rawStatsJson 공개적으로 프로퍼티

public object rawStatsJson
리턴 object

skinIndex 공개적으로 프로퍼티

public int skinIndex
리턴 int

skinName 공개적으로 프로퍼티

public string skinName
리턴 string

spell1 공개적으로 프로퍼티

public int spell1
리턴 int

spell2 공개적으로 프로퍼티

public int spell2
리턴 int

statistics 공개적으로 프로퍼티

public List statistics
리턴 List

subType 공개적으로 프로퍼티

public string subType
리턴 string

summonerId 공개적으로 프로퍼티

public int summonerId
리턴 int

teamId 공개적으로 프로퍼티

public int teamId
리턴 int

teamRating 공개적으로 프로퍼티

public int teamRating
리턴 int

timeInQueue 공개적으로 프로퍼티

public int timeInQueue
리턴 int

userId 공개적으로 프로퍼티

public int userId
리턴 int

userServerPing 공개적으로 프로퍼티

public int userServerPing
리턴 int