struct TNotifyVecEvent;
Event type passing a TVec object as a parameter.
Event type passing a TVec object as a parameter.
Constructors
| Name | Description |
|---|---|
| TNotifyVecEvent (4) |
Operators
| Name | Description |
|---|---|
| operator bool | |
| operator!= | |
| operator() | |
| operator== |
Fields
| Name | Type | Description |
|---|---|---|
| Code | void (*)(void *, tObject *, TVec *) | |
| Data | void * |