Cyrus Mod Loader
|
This is the complete list of members for SoundDefTemplate, including all inherited members.
as() | PropertyClass | inline |
behaviors | CoreTemplate | |
copy(uint32_t a1)=0 | PropertyClass | pure virtual |
getClassName()=0 | PropertyClass | pure virtual |
getDelay() | SoundDefTemplate | inline |
getPropertyList()=0 | PropertyClass | pure virtual |
getSoundFile() | SoundDefTemplate | inline |
getSoundName() | SoundDefTemplate | 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 |
setDelay(double val) | SoundDefTemplate | inline |
setSoundFile(std::string val) | SoundDefTemplate | inline |
setSoundName(std::string val) | SoundDefTemplate | inline |
shouldNotSerialize()=0 | PropertyClass | pure virtual |