Main Page | Alphabetical List | Compound List | File List | Compound Members | File Members

geEntity_Field Struct Reference

#include <ENTITIES.H>

List of all members.

Public Attributes

char * Name
geEntity_ClassTypeClass
int32 Offset
geEntity_FieldNext


Member Data Documentation

char* geEntity_Field::Name
 

Definition at line 60 of file ENTITIES.H.

Referenced by geEntity_ClassFindFieldByName(), geEntity_FieldCreate(), and geEntity_FieldDestroy().

struct geEntity_Field* geEntity_Field::Next
 

Definition at line 64 of file ENTITIES.H.

Referenced by geEntity_ClassAddField(), geEntity_ClassDestroy(), and geEntity_ClassFindFieldByName().

int32 geEntity_Field::Offset
 

Definition at line 62 of file ENTITIES.H.

Referenced by geEntity_FieldCreate(), and ParseClassUserData().

geEntity_Class* geEntity_Field::TypeClass
 

Definition at line 61 of file ENTITIES.H.

Referenced by geEntity_ClassAddField(), geEntity_FieldCreate(), and ParseClassUserData().


The documentation for this struct was generated from the following file:
Generated on Tue Sep 30 12:39:11 2003 for GTestAndEngine by doxygen 1.3.2