|
Cyrus Mod Loader
|
This is the complete list of members for LevelUpElixirPropertyRegistryEntry, including all inherited members.
| as() | PropertyClass | inline |
| copy(uint32_t a1)=0 | PropertyClass | pure virtual |
| getClassName()=0 | PropertyClass | pure virtual |
| getPropertyList()=0 | PropertyClass | pure virtual |
| getQuestName() | LevelUpElixirPropertyRegistryEntry | inline |
| getQuestRegistry() | LevelUpElixirPropertyRegistryEntry | inline |
| getRegistryEntryName() | LevelUpElixirPropertyRegistryEntry | inline |
| getValue() | LevelUpElixirPropertyRegistryEntry | inline |
| onCreated()=0 | PropertyClass | pure virtual |
| onFinalizeLoad()=0 | PropertyClass | pure virtual |
| onPostLoad()=0 | PropertyClass | pure virtual |
| serialize(void *a2, uint32_t a3)=0 | PropertyClass | pure virtual |
| setQuestName(std::string val) | LevelUpElixirPropertyRegistryEntry | inline |
| setQuestRegistry(bool val) | LevelUpElixirPropertyRegistryEntry | inline |
| setRegistryEntryName(std::string val) | LevelUpElixirPropertyRegistryEntry | inline |
| setValue(int val) | LevelUpElixirPropertyRegistryEntry | inline |
| shouldNotSerialize()=0 | PropertyClass | pure virtual |