Data Fields

orxEVENT Struct Reference
[OrxEvent]

#include <orxEvent.h>

Data Fields

orxENUM eID
orxEVENT_TYPE eType
orxHANDLE hRecipient
orxHANDLE hSender
void * pstPayload

Detailed Description

Public event structure

Definition at line 103 of file orxEvent.h.


Field Documentation

orxENUM orxEVENT::eID

Event ID : 8

Definition at line 106 of file orxEvent.h.

Event type : 4

Definition at line 105 of file orxEvent.h.

Recipient handle : 16

Definition at line 108 of file orxEvent.h.

orxHANDLE orxEVENT::hSender

Sender handle : 12

Definition at line 107 of file orxEvent.h.

Event payload : 20

Definition at line 109 of file orxEvent.h.


The documentation for this struct was generated from the following file:

Generated for orx by doxygen 1.5.6