|
Cyrus Mod Loader
|
This is the complete list of members for LoyaltyPurchaseEntry, including all inherited members.
| as() | PropertyClass | inline |
| copy(uint32_t a1)=0 | PropertyClass | pure virtual |
| getCharID() | LoyaltyPurchaseEntry | inline |
| getClassName()=0 | PropertyClass | pure virtual |
| getItemTemplateID() | LoyaltyPurchaseEntry | inline |
| getPackedName() | LoyaltyPurchaseEntry | inline |
| getPropertyList()=0 | PropertyClass | pure virtual |
| getTimeOfPurchase() | LoyaltyPurchaseEntry | inline |
| getTokensAmount() | LoyaltyPurchaseEntry | inline |
| getTokensBalance() | LoyaltyPurchaseEntry | 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 |
| setCharID(gid val) | LoyaltyPurchaseEntry | inline |
| setItemTemplateID(unsigned int val) | LoyaltyPurchaseEntry | inline |
| setPackedName(std::string val) | LoyaltyPurchaseEntry | inline |
| setTimeOfPurchase(int val) | LoyaltyPurchaseEntry | inline |
| setTokensAmount(int val) | LoyaltyPurchaseEntry | inline |
| setTokensBalance(int val) | LoyaltyPurchaseEntry | inline |
| shouldNotSerialize()=0 | PropertyClass | pure virtual |