|
Cyrus Mod Loader
|
This is the complete list of members for ItemLocatorList, including all inherited members.
| as() | PropertyClass | inline |
| copy(uint32_t a1)=0 | PropertyClass | pure virtual |
| getBIsFishingLoot() | ItemLocatorList | inline |
| getBIsMinigameLoot() | ItemLocatorList | inline |
| getBIsMonstrologyHouseGuest() | ItemLocatorList | inline |
| getClassName()=0 | PropertyClass | pure virtual |
| getLocations() | ItemLocatorList | inline |
| getPropertyList()=0 | PropertyClass | pure virtual |
| getSUrl() | ItemLocatorList | 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 |
| setBIsFishingLoot(bool val) | ItemLocatorList | inline |
| setBIsMinigameLoot(bool val) | ItemLocatorList | inline |
| setBIsMonstrologyHouseGuest(bool val) | ItemLocatorList | inline |
| setLocations(List< SharedPointer< WizItemLocations > > *val) | ItemLocatorList | inline |
| setSUrl(std::string val) | ItemLocatorList | inline |
| shouldNotSerialize()=0 | PropertyClass | pure virtual |