Basic info about a player in a game.
More...
|
int | ChampionId [get, set] |
| Gets or sets the champion id associated with player. More...
|
|
long | SummonerId [get, set] |
| Gets or sets the summoner id associated with player. More...
|
|
TeamSide | TeamId [get, set] |
| Gets or sets the team id associated with player (team 1 or team 2). More...
|
|
Basic info about a player in a game.
int RiotNet.Models.Player.ChampionId |
|
getset |
Gets or sets the champion id associated with player.
long RiotNet.Models.Player.SummonerId |
|
getset |
Gets or sets the summoner id associated with player.
Gets or sets the team id associated with player (team 1 or team 2).
The documentation for this class was generated from the following file: