orx  1.14
Portable Game Engine
orxPLUGIN_CORE_FUNCTION Struct Reference

#include <orxPluginCore.h>

Data Fields

orxPLUGIN_FUNCTION_ID eFunctionID
 
orxPLUGIN_FUNCTION pfnDefaultFunction
 
orxPLUGIN_FUNCTIONpfnFunction
 

Detailed Description

Definition at line 62 of file orxPluginCore.h.

Field Documentation

orxPLUGIN_FUNCTION_ID orxPLUGIN_CORE_FUNCTION::eFunctionID

Function ID : 4

Definition at line 64 of file orxPluginCore.h.

orxPLUGIN_FUNCTION orxPLUGIN_CORE_FUNCTION::pfnDefaultFunction

Default Function : 12

Definition at line 66 of file orxPluginCore.h.

orxPLUGIN_FUNCTION* orxPLUGIN_CORE_FUNCTION::pfnFunction

Function Address : 8

Definition at line 65 of file orxPluginCore.h.


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

Generated for orx by doxygen 1.8.11