#include <PvPLeagueTemplate.h>
◆ getAge()
int PvPLeagueTemplate::getAge |
( |
| ) |
|
|
inline |
◆ getDuelModifiers()
List< std::string > PvPLeagueTemplate::getDuelModifiers |
( |
| ) |
|
|
inline |
◆ getGracePeriodDays()
int PvPLeagueTemplate::getGracePeriodDays |
( |
| ) |
|
|
inline |
◆ getLeagueDescription()
std::string PvPLeagueTemplate::getLeagueDescription |
( |
| ) |
|
|
inline |
◆ getLeagueName()
std::string PvPLeagueTemplate::getLeagueName |
( |
| ) |
|
|
inline |
◆ getLeagueType()
std::string PvPLeagueTemplate::getLeagueType |
( |
| ) |
|
|
inline |
◆ getMainDoodle()
std::string PvPLeagueTemplate::getMainDoodle |
( |
| ) |
|
|
inline |
◆ getRequirementsList()
SharedPointer< RequirementList > * PvPLeagueTemplate::getRequirementsList |
( |
| ) |
|
|
inline |
◆ getRetired()
bool PvPLeagueTemplate::getRetired |
( |
| ) |
|
|
inline |
◆ getSeasonList()
List< std::string > PvPLeagueTemplate::getSeasonList |
( |
| ) |
|
|
inline |
◆ setAge()
void PvPLeagueTemplate::setAge |
( |
int | val | ) |
|
|
inline |
◆ setDuelModifiers()
void PvPLeagueTemplate::setDuelModifiers |
( |
List< std::string > | val | ) |
|
|
inline |
◆ setGracePeriodDays()
void PvPLeagueTemplate::setGracePeriodDays |
( |
int | val | ) |
|
|
inline |
◆ setLeagueDescription()
void PvPLeagueTemplate::setLeagueDescription |
( |
std::string | val | ) |
|
|
inline |
◆ setLeagueName()
void PvPLeagueTemplate::setLeagueName |
( |
std::string | val | ) |
|
|
inline |
◆ setLeagueType()
void PvPLeagueTemplate::setLeagueType |
( |
std::string | val | ) |
|
|
inline |
◆ setMainDoodle()
void PvPLeagueTemplate::setMainDoodle |
( |
std::string | val | ) |
|
|
inline |
◆ setRequirementsList()
void PvPLeagueTemplate::setRequirementsList |
( |
SharedPointer< RequirementList > * | val | ) |
|
|
inline |
◆ setRetired()
void PvPLeagueTemplate::setRetired |
( |
bool | val | ) |
|
|
inline |
◆ setSeasonList()
void PvPLeagueTemplate::setSeasonList |
( |
List< std::string > | val | ) |
|
|
inline |