#include <PVP5thAgeLeagueTotals.h>
◆ getElo()
int PVP5thAgeLeagueTotals::getElo |
( |
| ) |
|
|
inline |
◆ getLeagueID()
unsigned int PVP5thAgeLeagueTotals::getLeagueID |
( |
| ) |
|
|
inline |
◆ getLosses()
int PVP5thAgeLeagueTotals::getLosses |
( |
| ) |
|
|
inline |
◆ getRank()
int PVP5thAgeLeagueTotals::getRank |
( |
| ) |
|
|
inline |
◆ getWins()
int PVP5thAgeLeagueTotals::getWins |
( |
| ) |
|
|
inline |
◆ setElo()
void PVP5thAgeLeagueTotals::setElo |
( |
int | val | ) |
|
|
inline |
◆ setLeagueID()
void PVP5thAgeLeagueTotals::setLeagueID |
( |
unsigned int | val | ) |
|
|
inline |
◆ setLosses()
void PVP5thAgeLeagueTotals::setLosses |
( |
int | val | ) |
|
|
inline |
◆ setRank()
void PVP5thAgeLeagueTotals::setRank |
( |
int | val | ) |
|
|
inline |
◆ setWins()
void PVP5thAgeLeagueTotals::setWins |
( |
int | val | ) |
|
|
inline |