doom3-gpl
Doom 3 GPL source release
|
#include <NoGameTypeInfo.h>
Public Attributes | |
const char * | type |
const char * | name |
int | offset |
int | size |
Definition at line 56 of file NoGameTypeInfo.h.
const char* classVariableInfo_t::name |
Definition at line 58 of file NoGameTypeInfo.h.
int classVariableInfo_t::offset |
Definition at line 59 of file NoGameTypeInfo.h.
int classVariableInfo_t::size |
Definition at line 60 of file NoGameTypeInfo.h.
const char* classVariableInfo_t::type |
Definition at line 57 of file NoGameTypeInfo.h.