|
Cyrus Mod Loader
|
This is the complete list of members for NodeObject, including all inherited members.
| as() | PropertyClass | inline |
| copy(uint32_t a1)=0 | PropertyClass | pure virtual |
| getClassName()=0 | PropertyClass | pure virtual |
| getDescriptor() | NodeObject | inline |
| GetDirection() | NodeObject | inline |
| getDirection() | NodeObject | inline |
| getFRadius() | NodeObject | inline |
| getId() | NodeObject | inline |
| GetLocation() | NodeObject | inline |
| getLocation() | NodeObject | inline |
| getPropertyList()=0 | PropertyClass | pure virtual |
| GetRadius() | NodeObject | inline |
| getRoll() | NodeObject | 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 |
| setDescriptor(SharedPointer< NodeDescriptor > *val) | NodeObject | inline |
| setDirection(float val) | NodeObject | inline |
| setFRadius(float val) | NodeObject | inline |
| setId(gid val) | NodeObject | inline |
| setLocation(Vector3D val) | NodeObject | inline |
| setRoll(float val) | NodeObject | inline |
| shouldNotSerialize()=0 | PropertyClass | pure virtual |