|
Torque2D Reference
|
#include <simObject.h>
Public Types | |
| enum | Type { ClearNotify , DeleteNotify , ObjectRef , Invalid } |
Public Attributes | |
| enum SimObject::Notify::Type | type |
| void * | ptr |
| Data (typically referencing or interested object). | |
| Notify * | next |
| Next notification in the linked list. | |
| enum Type |
| Notify* next |
Next notification in the linked list.
| void* ptr |
Data (typically referencing or interested object).
| enum SimObject::Notify::Type type |