Crossfire Server, Branch 1.12  R12190
Data Fields
artifactliststruct Struct Reference

This represents all archetypes for one particular object type. More...

#include <artifact.h>

Collaboration diagram for artifactliststruct:
Collaboration graph
[legend]

Data Fields

struct artifactstructitems
 Artifacts for this type.
struct artifactliststructnext
 Next list of artifacts.
uint16 total_chance
 Sum of chance for are artifacts on this list.
uint8 type
 Object type that this list represents.

Detailed Description

This represents all archetypes for one particular object type.

Definition at line 48 of file artifact.h.


Field Documentation

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

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: