Cyrus Mod Loader
|
This is the complete list of members for GameEffectBase, including all inherited members.
as() | PropertyClass | inline |
copy(uint32_t a1)=0 | PropertyClass | pure virtual |
getBIsOnPet() | GameEffectBase | inline |
getClassName()=0 | PropertyClass | pure virtual |
getCurrentTickCount() | GameEffectBase | inline |
getEffectNameID() | GameEffectBase | inline |
getEndTime() | GameEffectBase | inline |
getInternalID() | GameEffectBase | inline |
getItemSlotID() | GameEffectBase | inline |
getOriginatorID() | GameEffectBase | inline |
getPropertyList()=0 | PropertyClass | pure virtual |
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 |
setBIsOnPet(bool val) | GameEffectBase | inline |
setCurrentTickCount(double val) | GameEffectBase | inline |
setEffectNameID(unsigned int val) | GameEffectBase | inline |
setEndTime(unsigned int val) | GameEffectBase | inline |
setInternalID(int val) | GameEffectBase | inline |
setItemSlotID(unsigned int val) | GameEffectBase | inline |
setOriginatorID(gid val) | GameEffectBase | inline |
shouldNotSerialize()=0 | PropertyClass | pure virtual |