#include <ArenaMatchInfo.h>
◆ getBUpdateLadder()
bool ArenaMatchInfo::getBUpdateLadder |
( |
| ) |
|
|
inline |
◆ getCreatorID()
gid ArenaMatchInfo::getCreatorID |
( |
| ) |
|
|
inline |
◆ getEstimatedWeight()
float ArenaMatchInfo::getEstimatedWeight |
( |
| ) |
|
|
inline |
◆ getFriendsOnly()
bool ArenaMatchInfo::getFriendsOnly |
( |
| ) |
|
|
inline |
◆ getLeagueID()
unsigned int ArenaMatchInfo::getLeagueID |
( |
| ) |
|
|
inline |
◆ getMatchID()
gid ArenaMatchInfo::getMatchID |
( |
| ) |
|
|
inline |
◆ getMatchName()
std::string ArenaMatchInfo::getMatchName |
( |
| ) |
|
|
inline |
◆ getMatchNameID()
unsigned int ArenaMatchInfo::getMatchNameID |
( |
| ) |
|
|
inline |
◆ getMatchTitle()
std::string ArenaMatchInfo::getMatchTitle |
( |
| ) |
|
|
inline |
◆ getMatchZone()
std::string ArenaMatchInfo::getMatchZone |
( |
| ) |
|
|
inline |
◆ getMatchZoneID()
gid ArenaMatchInfo::getMatchZoneID |
( |
| ) |
|
|
inline |
◆ getMaxELOError()
int ArenaMatchInfo::getMaxELOError |
( |
| ) |
|
|
inline |
◆ getMaxPointsPerMatch()
unsigned int ArenaMatchInfo::getMaxPointsPerMatch |
( |
| ) |
|
|
inline |
◆ getPvpDuelModifiersTemplates()
◆ getSeasonID()
unsigned int ArenaMatchInfo::getSeasonID |
( |
| ) |
|
|
inline |
◆ getStartTime()
int ArenaMatchInfo::getStartTime |
( |
| ) |
|
|
inline |
◆ getStatus()
int ArenaMatchInfo::getStatus |
( |
| ) |
|
|
inline |
◆ getTeams()
List< SharedPointer< MatchTeam > > * ArenaMatchInfo::getTeams |
( |
| ) |
|
|
inline |
◆ getTeamSize()
unsigned int ArenaMatchInfo::getTeamSize |
( |
| ) |
|
|
inline |
◆ getTournamentNameID()
unsigned int ArenaMatchInfo::getTournamentNameID |
( |
| ) |
|
|
inline |
◆ getUniqueMatchID()
std::string ArenaMatchInfo::getUniqueMatchID |
( |
| ) |
|
|
inline |
◆ setBUpdateLadder()
void ArenaMatchInfo::setBUpdateLadder |
( |
bool | val | ) |
|
|
inline |
◆ setCreatorID()
void ArenaMatchInfo::setCreatorID |
( |
gid | val | ) |
|
|
inline |
◆ setEstimatedWeight()
void ArenaMatchInfo::setEstimatedWeight |
( |
float | val | ) |
|
|
inline |
◆ setFriendsOnly()
void ArenaMatchInfo::setFriendsOnly |
( |
bool | val | ) |
|
|
inline |
◆ setLeagueID()
void ArenaMatchInfo::setLeagueID |
( |
unsigned int | val | ) |
|
|
inline |
◆ setMatchID()
void ArenaMatchInfo::setMatchID |
( |
gid | val | ) |
|
|
inline |
◆ setMatchName()
void ArenaMatchInfo::setMatchName |
( |
std::string | val | ) |
|
|
inline |
◆ setMatchNameID()
void ArenaMatchInfo::setMatchNameID |
( |
unsigned int | val | ) |
|
|
inline |
◆ setMatchTitle()
void ArenaMatchInfo::setMatchTitle |
( |
std::string | val | ) |
|
|
inline |
◆ setMatchZone()
void ArenaMatchInfo::setMatchZone |
( |
std::string | val | ) |
|
|
inline |
◆ setMatchZoneID()
void ArenaMatchInfo::setMatchZoneID |
( |
gid | val | ) |
|
|
inline |
◆ setMaxELOError()
void ArenaMatchInfo::setMaxELOError |
( |
int | val | ) |
|
|
inline |
◆ setMaxPointsPerMatch()
void ArenaMatchInfo::setMaxPointsPerMatch |
( |
unsigned int | val | ) |
|
|
inline |
◆ setPvpDuelModifiersTemplates()
void ArenaMatchInfo::setPvpDuelModifiersTemplates |
( |
List< SharedPointer< DuelModifierTemplate > > * | val | ) |
|
|
inline |
◆ setSeasonID()
void ArenaMatchInfo::setSeasonID |
( |
unsigned int | val | ) |
|
|
inline |
◆ setStartTime()
void ArenaMatchInfo::setStartTime |
( |
int | val | ) |
|
|
inline |
◆ setStatus()
void ArenaMatchInfo::setStatus |
( |
int | val | ) |
|
|
inline |
◆ setTeams()
void ArenaMatchInfo::setTeams |
( |
List< SharedPointer< MatchTeam > > * | val | ) |
|
|
inline |
◆ setTeamSize()
void ArenaMatchInfo::setTeamSize |
( |
unsigned int | val | ) |
|
|
inline |
◆ setTournamentNameID()
void ArenaMatchInfo::setTournamentNameID |
( |
unsigned int | val | ) |
|
|
inline |
◆ setUniqueMatchID()
void ArenaMatchInfo::setUniqueMatchID |
( |
std::string | val | ) |
|
|
inline |