Contains information about a banned champion.
More...
|
long | ChampionId [get, set] |
| Gets or sets the banned champion id (see StaticChampion Id). More...
|
|
int | PickTurn [get, set] |
| Gets or sets the turn during which the champion was banned. More...
|
|
TeamSide | TeamId [get, set] |
| Gets or sets the team that banned the champion. This property is only set correctly by the Spectator API (active games and featured games). More...
|
|
Contains information about a banned champion.
long RiotNet.Models.BannedChampion.ChampionId |
|
getset |
Gets or sets the banned champion id (see StaticChampion Id).
int RiotNet.Models.BannedChampion.PickTurn |
|
getset |
Gets or sets the turn during which the champion was banned.
TeamSide RiotNet.Models.BannedChampion.TeamId |
|
getset |
Gets or sets the team that banned the champion. This property is only set correctly by the Spectator API (active games and featured games).
The documentation for this class was generated from the following file: