Contains information about a single mastery in a mastery page.
More...
|
int | Id [get, set] |
| Gets or sets the ID of this mastery. This is equal to MasteryId, but it is set by the Summoner API. More...
|
|
int | MasteryId [get, set] |
| Gets or sets the ID of this mastery. This is equal to Id, but it is set by the Match and Spectator APIs. More...
|
|
int | Rank [get, set] |
| Gets or sets the number of mastery points put into this mastery. More...
|
|
Contains information about a single mastery in a mastery page.
int RiotNet.Models.Mastery.Id |
|
getset |
Gets or sets the ID of this mastery. This is equal to MasteryId, but it is set by the Summoner API.
int RiotNet.Models.Mastery.MasteryId |
|
getset |
Gets or sets the ID of this mastery. This is equal to Id, but it is set by the Match and Spectator APIs.
int RiotNet.Models.Mastery.Rank |
|
getset |
Gets or sets the number of mastery points put into this mastery.
The documentation for this class was generated from the following file: