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
classVariableInfo_t Struct Reference

#include <NoGameTypeInfo.h>

Public Attributes

const char * type
 
const char * name
 
int offset
 
int size
 

Detailed Description

Definition at line 56 of file NoGameTypeInfo.h.

Member Data Documentation

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.


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