Contains information about a promotion series.
More...
|
int | Losses [get, set] |
| Gets or sets the number of losses in the current series. More...
|
|
string | Progress [get, set] |
| Gets or sets a string showing the current, sequential mini series progress where 'W' represents a win, 'L' represents a loss, and 'N' represents a game that hasn't been played yet. More...
|
|
int | Target [get, set] |
| Gets or sets the number of wins required for promotion. More...
|
|
int | Wins [get, set] |
| Gets or sets the number of wins in the current series. More...
|
|
Contains information about a promotion series.
int RiotNet.Models.MiniSeries.Losses |
|
getset |
Gets or sets the number of losses in the current series.
string RiotNet.Models.MiniSeries.Progress |
|
getset |
Gets or sets a string showing the current, sequential mini series progress where 'W' represents a win, 'L' represents a loss, and 'N' represents a game that hasn't been played yet.
int RiotNet.Models.MiniSeries.Target |
|
getset |
Gets or sets the number of wins required for promotion.
int RiotNet.Models.MiniSeries.Wins |
|
getset |
Gets or sets the number of wins in the current series.
The documentation for this class was generated from the following file: