Planeshift
ItemRequirement Struct Reference

This is a struct used by item stats to say that a person must have a certain level at a certain skill to use the weapon effectively. More...

#include <psitemstats.h>

Public Attributes

float min_value
 
csString name
 

Detailed Description

This is a struct used by item stats to say that a person must have a certain level at a certain skill to use the weapon effectively.

Definition at line 205 of file psitemstats.h.

Member Data Documentation

float ItemRequirement::min_value

Definition at line 208 of file psitemstats.h.

csString ItemRequirement::name

Definition at line 207 of file psitemstats.h.


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