Crossfire Server, Branches 1.12
R18729
|
Data Fields | |
char * | description |
char * | field |
char * | name |
One attribute in a type.
Definition at line 36 of file gridarta-types-convert.c.
char* type_attribute::description |
Definition at line 39 of file gridarta-types-convert.c.
Referenced by add_type_to_attribute(), copy_attributes(), dump_type(), duplicate_attribute(), free_attribute(), get_attribute_for_type(), read_type(), and write_type_file().
char* type_attribute::field |
Definition at line 37 of file gridarta-types-convert.c.
Referenced by copy_attributes(), dump_type(), duplicate_attribute(), free_attribute(), get_attribute_for_type(), ignore_attribute(), and write_type_file().
char* type_attribute::name |
Definition at line 38 of file gridarta-types-convert.c.
Referenced by copy_attributes(), dump_type(), duplicate_attribute(), free_attribute(), get_attribute_for_type(), read_type(), and write_type_file().