Crossfire Server, Trunk
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 77 of file gridarta-types-convert.cpp.

Field Documentation

◆ count

int attribute_type::count

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

Referenced by add_type_to_attribute(), and write_attribute_file().

◆ description

char* attribute_type::description

◆ number

int* attribute_type::number

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

Referenced by add_type_to_attribute(), and write_attribute_file().

◆ type

char** attribute_type::type

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

Referenced by add_type_to_attribute().


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