Cyrus Mod Loader
|
#include <BasePetMorphManager.h>
Public Member Functions | |
unsigned int | getTotalCostMin () |
void | setTotalCostMin (unsigned int val) |
unsigned int | getTotalCostMax () |
void | setTotalCostMax (unsigned int val) |
unsigned int | getTotalRarityMin () |
void | setTotalRarityMin (unsigned int val) |
unsigned int | getTotalRarityMax () |
void | setTotalRarityMax (unsigned int val) |
unsigned int | getStatDataMin () |
void | setStatDataMin (unsigned int val) |
unsigned int | getStatDataMax () |
void | setStatDataMax (unsigned int val) |
unsigned int | getWowDataMin () |
void | setWowDataMin (unsigned int val) |
unsigned int | getWowDataMax () |
void | setWowDataMax (unsigned int val) |
unsigned int | getPedigreeDataMin () |
void | setPedigreeDataMin (unsigned int val) |
unsigned int | getPedigreeDataMax () |
void | setPedigreeDataMax (unsigned int val) |
float | getStatsWeight () |
void | setStatsWeight (float val) |
float | getWowWeight () |
void | setWowWeight (float val) |
float | getPedigreeWeight () |
void | setPedigreeWeight (float val) |
Vector< int > | getKioskCombatTalentCostMin () |
void | setKioskCombatTalentCostMin (Vector< int > val) |
Vector< int > | getKioskCombatTalentCostGrowth () |
void | setKioskCombatTalentCostGrowth (Vector< int > val) |
Vector< int > | getKioskDerbyTalentCostMin () |
void | setKioskDerbyTalentCostMin (Vector< int > val) |
Vector< int > | getKioskDerbyTalentCostGrowth () |
void | setKioskDerbyTalentCostGrowth (Vector< int > val) |
Vector< int > | getInPersonCombatTalentCostMin () |
void | setInPersonCombatTalentCostMin (Vector< int > val) |
Vector< int > | getInPersonCombatTalentCostGrowth () |
void | setInPersonCombatTalentCostGrowth (Vector< int > val) |
Vector< int > | getInPersonDerbyTalentCostMin () |
void | setInPersonDerbyTalentCostMin (Vector< int > val) |
Vector< int > | getInPersonDerbyTalentCostGrowth () |
void | setInPersonDerbyTalentCostGrowth (Vector< int > val) |
int | getKioskPedigreeMin () |
void | setKioskPedigreeMin (int val) |
int | getKioskCombatDivisor () |
void | setKioskCombatDivisor (int val) |
int | getKioskCombatExponent () |
void | setKioskCombatExponent (int val) |
int | getKioskDerbyDivisor () |
void | setKioskDerbyDivisor (int val) |
int | getKioskDerbyExponent () |
void | setKioskDerbyExponent (int val) |
int | getInPersonPedigreeMin () |
void | setInPersonPedigreeMin (int val) |
int | getInPersonCombatDivisor () |
void | setInPersonCombatDivisor (int val) |
int | getInPersonCombatExponent () |
void | setInPersonCombatExponent (int val) |
int | getInPersonDerbyDivisor () |
void | setInPersonDerbyDivisor (int val) |
int | getInPersonDerbyExponent () |
void | setInPersonDerbyExponent (int val) |
int | getPetLendsLevelDivisor () |
void | setPetLendsLevelDivisor (int val) |
Vector< std::string > | getBalancePetLendLoot () |
void | setBalancePetLendLoot (Vector< std::string > val) |
Vector< std::string > | getDeathPetLendLoot () |
void | setDeathPetLendLoot (Vector< std::string > val) |
Vector< std::string > | getFirePetLendLoot () |
void | setFirePetLendLoot (Vector< std::string > val) |
Vector< std::string > | getIcePetLendLoot () |
void | setIcePetLendLoot (Vector< std::string > val) |
Vector< std::string > | getLifePetLendLoot () |
void | setLifePetLendLoot (Vector< std::string > val) |
Vector< std::string > | getMythPetLendLoot () |
void | setMythPetLendLoot (Vector< std::string > val) |
Vector< std::string > | getStormPetLendLoot () |
void | setStormPetLendLoot (Vector< std::string > 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. | |
|
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 |