Planeshift
|
This little class holds info about Ammunition for Ranged Weapons. More...
#include <psitemstats.h>
Public Member Functions | |
PSITEMSTATS_AMMOTYPE | AmmoType () |
psItemAmmoStats () | |
void | ReadStats (iResultRow &row) |
Read the Ammo related details from the database. | |
~psItemAmmoStats () |
This little class holds info about Ammunition for Ranged Weapons.
Definition at line 329 of file psitemstats.h.
psItemAmmoStats::psItemAmmoStats | ( | ) |
psItemAmmoStats::~psItemAmmoStats | ( | ) |
PSITEMSTATS_AMMOTYPE psItemAmmoStats::AmmoType | ( | ) | [inline] |
Definition at line 340 of file psitemstats.h.
void psItemAmmoStats::ReadStats | ( | iResultRow & | row | ) |
Read the Ammo related details from the database.