doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
classTypeInfo_t Struct Reference

#include <NoGameTypeInfo.h>

Public Attributes

const char * typeName
 
const char * superType
 
int size
 
const classVariableInfo_tvariables
 

Detailed Description

Definition at line 63 of file NoGameTypeInfo.h.

Member Data Documentation

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.


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