Planeshift
psItemArmorStats Class Reference

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

Detailed Description

This class stores an items various armour related information.

Definition at line 237 of file psitemstats.h.

Constructor & Destructor Documentation

psItemArmorStats::psItemArmorStats ( )

Member Function Documentation

char psItemArmorStats::Class ( )
inline

Definition at line 250 of file psitemstats.h.

float psItemArmorStats::Hardness ( )
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.

PSITEMSTATS_ARMORTYPE psItemArmorStats::Type ( )
inline

Definition at line 246 of file psitemstats.h.


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