#include <ack.h>
Public Attributes | |
| int | event_type |
| The event type (EVENT_SCAN,EVENT_SHOOT,etc). | |
| unsigned long | ent_id |
| ID value of the entity who set this event (0 if none). | |
| unsigned long | frame_expire |
| Last frame this event is good for. | |
| ENTITY * | pEnt |
| Pointer to the entity who sent this event (0 if none). | |
| ACTION_DATA | act_data |
| Action. | |
1.5.4