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

Data Fields

int count
 
char * description
 
int * number
 
char ** type
 

Detailed Description

One type for an attribute.

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

Field Documentation

int attribute_type::count

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

Referenced by add_type_to_attribute(), and write_attribute_file().

char* attribute_type::description

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

Referenced by get_description_for_attribute(), and write_attribute_file().

int* attribute_type::number

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

Referenced by add_type_to_attribute(), and write_attribute_file().

char** attribute_type::type

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

Referenced by add_type_to_attribute().


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