orx  1.14
Portable Game Engine
orxRESOURCE_EVENT_PAYLOAD Struct Reference

#include <orxResource.h>

Data Fields

const orxRESOURCE_TYPE_INFOpstTypeInfo
 
orxS64 s64Time
 
orxSTRINGID stGroupID
 
orxSTRINGID stNameID
 
orxSTRINGID stStorageID
 
const orxSTRING zLocation
 

Detailed Description

Event payload

Definition at line 107 of file orxResource.h.

Field Documentation

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.


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

Generated for orx by doxygen 1.8.11