orx
1.14
Portable Game Engine
|
#include <orxResource.h>
Data Fields | |
const orxRESOURCE_TYPE_INFO * | pstTypeInfo |
orxS64 | s64Time |
orxSTRINGID | stGroupID |
orxSTRINGID | stNameID |
orxSTRINGID | stStorageID |
const orxSTRING | zLocation |
Event payload
Definition at line 107 of file orxResource.h.
const orxRESOURCE_TYPE_INFO* orxRESOURCE_EVENT_PAYLOAD::pstTypeInfo |
Type info : 16 / 24
Definition at line 111 of file orxResource.h.
orxS64 orxRESOURCE_EVENT_PAYLOAD::s64Time |
New resource time : 8
Definition at line 109 of file orxResource.h.
orxSTRINGID orxRESOURCE_EVENT_PAYLOAD::stGroupID |
Group ID : 24 / 32
Definition at line 112 of file orxResource.h.
orxSTRINGID orxRESOURCE_EVENT_PAYLOAD::stNameID |
Name ID : 40 / 48
Definition at line 114 of file orxResource.h.
orxSTRINGID orxRESOURCE_EVENT_PAYLOAD::stStorageID |
Storage ID : 32 / 40
Definition at line 113 of file orxResource.h.
const orxSTRING orxRESOURCE_EVENT_PAYLOAD::zLocation |
Resource location : 12 / 16
Definition at line 110 of file orxResource.h.