orx
1.14
Portable Game Engine
|
#include <orxCommand.h>
Data Fields | |
orxCOMMAND_VAR_TYPE | eType |
const orxSTRING | zName |
Variable definition structure
Definition at line 80 of file orxCommand.h.
orxCOMMAND_VAR_TYPE orxCOMMAND_VAR_DEF::eType |
Type : 8
Definition at line 83 of file orxCommand.h.
const orxSTRING orxCOMMAND_VAR_DEF::zName |
Name : 4
Definition at line 82 of file orxCommand.h.