Crossfire Server, Branches 1.12
R18729
|
Data Fields | |
char * | field |
int | type_count |
attribute_type ** | types |
One attribute.
Definition at line 84 of file gridarta-types-convert.c.
char* attribute_definition::field |
Definition at line 85 of file gridarta-types-convert.c.
Referenced by get_attribute(), and write_attribute_file().
int attribute_definition::type_count |
Definition at line 87 of file gridarta-types-convert.c.
Referenced by get_description_for_attribute(), and write_attribute_file().
attribute_type** attribute_definition::types |
Definition at line 86 of file gridarta-types-convert.c.
Referenced by get_description_for_attribute(), and write_attribute_file().