Crossfire Server, Branches 1.12  R18729
artifactliststruct Struct Reference

#include <artifact.h>

+ Collaboration diagram for artifactliststruct:

Data Fields

struct artifactstructitems
 
struct artifactliststructnext
 
uint16 total_chance
 
uint8 type
 

Detailed Description

This represents all archetypes for one particular object type.

Definition at line 48 of file artifact.h.

Field Documentation

uint16 artifactliststruct::total_chance

Sum of chance for are artifacts on this list.

Definition at line 50 of file artifact.h.

Referenced by artifact_msg(), dump_artifacts(), generate_artifact(), get_empty_artifactlist(), and init_artifacts().

uint8 artifactliststruct::type

Object type that this list represents.

Definition at line 49 of file artifact.h.

Referenced by dump_artifacts(), CREResourcesWindow::fillArtifacts(), find_artifactlist(), find_ingred_cost(), init_artifacts(), and CREFacePanel::setFace().


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