C# Class com.riotgames.platform.statistics.PlayerGameStats

Inheritance: AbstractDomainObject
Mostra file Open project: epicvrvs/LibOfLegends Class Usage Examples

Public Properties

Property Type Description
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

Property Details

KCoefficient public_oe property

public int KCoefficient
return int

adjustedRating public_oe property

public int adjustedRating
return int

afk public_oe property

public bool afk
return bool

boostIpEarned public_oe property

public int boostIpEarned
return int

boostXpEarned public_oe property

public int boostXpEarned
return int

championId public_oe property

public int championId
return int

createDate public_oe property

public DateTime,System createDate
return System.DateTime

difficulty public_oe property

public object difficulty
return object

difficultyString public_oe property

public object difficultyString
return object

eligibleFirstWinOfDay public_oe property

public bool eligibleFirstWinOfDay
return bool

eloChange public_oe property

public int eloChange
return int

experienceEarned public_oe property

public int experienceEarned
return int

fellowPlayers public_oe property

public List fellowPlayers
return List

gameId public_oe property

public int gameId
return int

gameMapId public_oe property

public int gameMapId
return int

gameMode public_oe property

public string gameMode
return string

gameType public_oe property

public string gameType
return string

gameTypeEnum public_oe property

public string gameTypeEnum
return string

id public_oe property

public object id
return object

invalid public_oe property

public bool invalid
return bool

ipEarned public_oe property

public int ipEarned
return int

leaver public_oe property

public bool leaver
return bool

level public_oe property

public int level
return int

predictedWinPct public_oe property

public double predictedWinPct
return double

premadeSize public_oe property

public int premadeSize
return int

premadeTeam public_oe property

public bool premadeTeam
return bool

queueType public_oe property

public string queueType
return string

ranked public_oe property

public bool ranked
return bool

rating public_oe property

public int rating
return int

rawStatsJson public_oe property

public object rawStatsJson
return object

skinIndex public_oe property

public int skinIndex
return int

skinName public_oe property

public string skinName
return string

spell1 public_oe property

public int spell1
return int

spell2 public_oe property

public int spell2
return int

statistics public_oe property

public List statistics
return List

subType public_oe property

public string subType
return string

summonerId public_oe property

public int summonerId
return int

teamId public_oe property

public int teamId
return int

teamRating public_oe property

public int teamRating
return int

timeInQueue public_oe property

public int timeInQueue
return int

userId public_oe property

public int userId
return int

userServerPing public_oe property

public int userServerPing
return int