Planeshift
Public Member Functions

psItemWeaponStats Class Reference

This class holds the various cached database information relating to the weapon skills of a an item_stat. More...

#include <psitemstats.h>

List of all members.

Public Member Functions

float AttributeBonusMax (int index)
PSITEMSTATS_STAT AttributeBonusType (int index)
float CounterBlockValue ()
float Damage (PSITEMSTATS_DAMAGETYPE dmgtype)
float ExtraDamagePercent (PSITEMSTATS_DAMAGETYPE dmgtype)
float Latency ()
float Penetration ()
 psItemWeaponStats ()
void ReadStats (iResultRow &row)
 Read the weapon related details from the database.
PSSKILL Skill (PSITEMSTATS_WEAPONSKILL_INDEX index)
float TargetedBlockValue ()
psWeaponTypeType ()
float UntargetedBlockValue ()

Detailed Description

This class holds the various cached database information relating to the weapon skills of a an item_stat.

Definition at line 271 of file psitemstats.h.


Constructor & Destructor Documentation

psItemWeaponStats::psItemWeaponStats ( )

Member Function Documentation

float psItemWeaponStats::AttributeBonusMax ( int  index)
PSITEMSTATS_STAT psItemWeaponStats::AttributeBonusType ( int  index)
float psItemWeaponStats::CounterBlockValue ( ) [inline]

Definition at line 306 of file psitemstats.h.

float psItemWeaponStats::Damage ( PSITEMSTATS_DAMAGETYPE  dmgtype)
float psItemWeaponStats::ExtraDamagePercent ( PSITEMSTATS_DAMAGETYPE  dmgtype)
float psItemWeaponStats::Latency ( ) [inline]

Definition at line 287 of file psitemstats.h.

float psItemWeaponStats::Penetration ( ) [inline]

Definition at line 294 of file psitemstats.h.

void psItemWeaponStats::ReadStats ( iResultRow &  row)

Read the weapon related details from the database.

PSSKILL psItemWeaponStats::Skill ( PSITEMSTATS_WEAPONSKILL_INDEX  index)
float psItemWeaponStats::TargetedBlockValue ( ) [inline]

Definition at line 302 of file psitemstats.h.

psWeaponType* psItemWeaponStats::Type ( ) [inline]

Definition at line 283 of file psitemstats.h.

float psItemWeaponStats::UntargetedBlockValue ( ) [inline]

Definition at line 298 of file psitemstats.h.


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