Cyrus Mod Loader
|
This is the complete list of members for LeashedPathNodeDescriptor, including all inherited members.
as() | PropertyClass | inline |
copy(uint32_t a1)=0 | PropertyClass | pure virtual |
getAnimationName() | LeashedPathNodeDescriptor | inline |
getClassName()=0 | PropertyClass | pure virtual |
getNodeType() | LeashedPathNodeDescriptor | inline |
getPropertyList()=0 | PropertyClass | pure virtual |
getSpeedScale() | LeashedPathNodeDescriptor | inline |
getTeleportToZone() | LeashedPathNodeDescriptor | inline |
getZoneLocation() | LeashedPathNodeDescriptor | 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 |
setAnimationName(std::string val) | LeashedPathNodeDescriptor | inline |
setNodeType(LeashedPathNodeType val) | LeashedPathNodeDescriptor | inline |
setSpeedScale(float val) | LeashedPathNodeDescriptor | inline |
setTeleportToZone(std::string val) | LeashedPathNodeDescriptor | inline |
setZoneLocation(std::string val) | LeashedPathNodeDescriptor | inline |
shouldNotSerialize()=0 | PropertyClass | pure virtual |