Cyrus Mod Loader
|
#include <MatchTemplate.h>
Public Member Functions | |
std::string | getMatchName () |
void | setMatchName (std::string val) |
std::string | getMatchDisplayName () |
void | setMatchDisplayName (std::string val) |
std::string | getMatchTitle () |
void | setMatchTitle (std::string val) |
bool | getAllowOverrides () |
void | setAllowOverrides (bool val) |
unsigned int | getTeamSize () |
void | setTeamSize (unsigned int val) |
unsigned int | getTeamCount () |
void | setTeamCount (unsigned int val) |
unsigned int | getMinTeams () |
void | setMinTeams (unsigned int val) |
int | getTimeout () |
void | setTimeout (int val) |
unsigned int | getMaxPointsPerMatch () |
void | setMaxPointsPerMatch (unsigned int val) |
float | getEstimatedWeight () |
void | setEstimatedWeight (float val) |
SharedPointer< ArenaMatchInfo > * | getMatchInfo () |
void | setMatchInfo (SharedPointer< ArenaMatchInfo > *val) |
SharedPointer< ResultList > * | getAwardInfo () |
void | setAwardInfo (SharedPointer< ResultList > *val) |
List< SharedPointer< AdvPvPLeagueAwardInfo > > * | getPerLeagueAwardInfo () |
void | setPerLeagueAwardInfo (List< SharedPointer< AdvPvPLeagueAwardInfo > > *val) |
Vector< std::string > | getZones () |
void | setZones (Vector< std::string > val) |
unsigned int | getInitialQueueThreshold () |
void | setInitialQueueThreshold (unsigned int val) |
unsigned int | getActorQueueTimeout () |
void | setActorQueueTimeout (unsigned int val) |
unsigned int | getTeamQueueTimeout () |
void | setTeamQueueTimeout (unsigned int val) |
float | getActorQueueGrowth () |
void | setActorQueueGrowth (float val) |
float | getTeamQueueGrowth () |
void | setTeamQueueGrowth (float val) |
float | getMatchMakingLevelMultiplier () |
void | setMatchMakingLevelMultiplier (float val) |
gid | getLevelModifiersListID () |
void | setLevelModifiersListID (gid val) |
unsigned int | getIncompleteTeamTimeout () |
void | setIncompleteTeamTimeout (unsigned int val) |
unsigned int | getIncompleteMatchTimeout () |
void | setIncompleteMatchTimeout (unsigned int val) |
unsigned int | getShortMatchDurationForPenaltySeconds () |
void | setShortMatchDurationForPenaltySeconds (unsigned int val) |
unsigned int | getThresholdForExtendingMatchSearch () |
void | setThresholdForExtendingMatchSearch (unsigned int val) |
unsigned int | getNumberOfPlayersRequiredToExtendMatchSearch () |
void | setNumberOfPlayersRequiredToExtendMatchSearch (unsigned int val) |
bool | getShowStatusOnJoinQueue () |
void | setShowStatusOnJoinQueue (bool val) |
bool | getAllowExceedRangeForMatchesOptionForPlayers () |
void | setAllowExceedRangeForMatchesOptionForPlayers (bool val) |
int | getMakeTeamsWithSameMatchOptsTimeoutSec () |
void | setMakeTeamsWithSameMatchOptsTimeoutSec (int val) |
int | getStreakSize () |
void | setStreakSize (int val) |
int | getHistorySize () |
void | setHistorySize (int val) |
int | getQueueWaitingTime () |
void | setQueueWaitingTime (int val) |
int | getMinQueueSize () |
void | setMinQueueSize (int val) |
int | getMaxQueueSize () |
void | setMaxQueueSize (int val) |
int | getConfTierRankTimeout () |
void | setConfTierRankTimeout (int val) |
float | getMatchTimer () |
void | setMatchTimer (float val) |
int | getBonusTime () |
void | setBonusTime (int val) |
int | getPassPenalty () |
void | setPassPenalty (int val) |
int | getYellowTime () |
void | setYellowTime (int val) |
int | getRedTime () |
void | setRedTime (int val) |
int | getMinTurnTime () |
void | setMinTurnTime (int val) |
Vector< SharedPointer< SpellEffectPenalty > > * | getEffects () |
void | setEffects (Vector< SharedPointer< SpellEffectPenalty > > *val) |
bool | getUpdateBattlePassPoints () |
void | setUpdateBattlePassPoints (bool val) |
int | getBattlePassWinPoints () |
void | setBattlePassWinPoints (int val) |
int | getBattlePassLosePoints () |
void | setBattlePassLosePoints (int val) |
![]() | |
virtual char * | getClassName ()=0 |
Gets the class name of the derived class in the format class T[*] . | |
virtual void * | getPropertyList ()=0 |
Constructs and caches the PropertyList for the derived class, adding all reflected members and member functions. | |
virtual bool | copy (uint32_t a1)=0 |
Copies the property class data. | |
virtual void * | serialize (void *a2, uint32_t a3)=0 |
Serializes the derived class's PropertyList as XML. | |
virtual bool | onCreated ()=0 |
Called when the PropertyClass is created. | |
template<typename T > | |
CYRUS T * | as () |
Casts this to a pointer of type T. | |
virtual void | onPostLoad ()=0 |
Called when the PropertyClass is loaded, i.e., initialize is called and onCreated has finished. | |
virtual void | onFinalizeLoad ()=0 |
virtual bool | shouldNotSerialize ()=0 |
Determines if the PropertyClass should not be serialized. | |
Additional Inherited Members | |
![]() | |
std::vector< BehaviorTemplate * > | behaviors |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |