Crossfire Server, Branches 1.12  R18729
attribute_definition Struct Reference
+ Collaboration diagram for attribute_definition:

Data Fields

char * field
 
int type_count
 
attribute_type ** types
 

Detailed Description

One attribute.

Definition at line 84 of file gridarta-types-convert.c.

Field Documentation

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().


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