doom3-gpl
Doom 3 GPL source release
|
#include <TypeInfoGen.h>
Public Attributes | |
idStr | typeName |
idStr | scope |
bool | unnamed |
bool | isTemplate |
idList< idEnumValueInfo > | values |
Definition at line 57 of file TypeInfoGen.h.
bool idEnumTypeInfo::isTemplate |
Definition at line 62 of file TypeInfoGen.h.
idStr idEnumTypeInfo::scope |
Definition at line 60 of file TypeInfoGen.h.
idStr idEnumTypeInfo::typeName |
Definition at line 59 of file TypeInfoGen.h.
bool idEnumTypeInfo::unnamed |
Definition at line 61 of file TypeInfoGen.h.
idList<idEnumValueInfo> idEnumTypeInfo::values |
Definition at line 63 of file TypeInfoGen.h.