doom3-gpl
Doom 3 GPL source release
|
#include <NoGameTypeInfo.h>
Public Attributes | |
const char * | typeName |
const char * | superType |
int | size |
const classVariableInfo_t * | variables |
Definition at line 63 of file NoGameTypeInfo.h.
int classTypeInfo_t::size |
Definition at line 66 of file NoGameTypeInfo.h.
const char* classTypeInfo_t::superType |
Definition at line 65 of file NoGameTypeInfo.h.
const char* classTypeInfo_t::typeName |
Definition at line 64 of file NoGameTypeInfo.h.
const classVariableInfo_t* classTypeInfo_t::variables |
Definition at line 67 of file NoGameTypeInfo.h.