Contains champion data.
More...
|
| bool | Active [get, set] |
| | Gets or sets whether the champion is active. More...
|
| |
| bool | BotEnabled [get, set] |
| | Gets or sets whether the champion bot is enabled (for custom games). More...
|
| |
| bool | BotMmEnabled [get, set] |
| | Gets or sets whether the champion bot is enabled for match-made games (Co-op vs. AI). More...
|
| |
| bool | FreeToPlay [get, set] |
| | Gets or sets whether the champion is currently free to play. More...
|
| |
| long | Id [get, set] |
| | Gets or sets the champion id. More...
|
| |
| bool | RankedPlayEnabled [get, set] |
| | Gets or sets the ranked play enabled flag. More...
|
| |
| bool RiotNet.Models.Champion.Active |
|
getset |
Gets or sets whether the champion is active.
| bool RiotNet.Models.Champion.BotEnabled |
|
getset |
Gets or sets whether the champion bot is enabled (for custom games).
| bool RiotNet.Models.Champion.BotMmEnabled |
|
getset |
Gets or sets whether the champion bot is enabled for match-made games (Co-op vs. AI).
| bool RiotNet.Models.Champion.FreeToPlay |
|
getset |
Gets or sets whether the champion is currently free to play.
| long RiotNet.Models.Champion.Id |
|
getset |
Gets or sets the champion id.
| bool RiotNet.Models.Champion.RankedPlayEnabled |
|
getset |
Gets or sets the ranked play enabled flag.
The documentation for this class was generated from the following file: