|
Planeshift
|
This class stores an items various armour related information. More...
#include <psitemstats.h>
Public Member Functions | |
| char | Class () |
| float | Hardness () |
| float | Protection (PSITEMSTATS_DAMAGETYPE dmgtype) |
| psItemArmorStats () | |
| void | ReadStats (iResultRow &row) |
| Read the armour related details from the database. More... | |
| PSITEMSTATS_ARMORTYPE | Type () |
This class stores an items various armour related information.
Definition at line 237 of file psitemstats.h.
| psItemArmorStats::psItemArmorStats | ( | ) |
|
inline |
Definition at line 250 of file psitemstats.h.
|
inline |
Definition at line 255 of file psitemstats.h.
| float psItemArmorStats::Protection | ( | PSITEMSTATS_DAMAGETYPE | dmgtype | ) |
| void psItemArmorStats::ReadStats | ( | iResultRow & | row | ) |
Read the armour related details from the database.
|
inline |
Definition at line 246 of file psitemstats.h.