|
Planeshift
|
#include <psinventorycache.h>
Static Public Member Functions | |
| static int | CompareSlot (CachedItemDescription *const &first, CachedItemDescription *const &second) |
Public Attributes | |
| int | containerID |
| csString | iconImage |
| csString | materialName |
| csString | meshName |
| csString | name |
| int | purifyStatus |
| float | size |
| int | slot |
| int | stackCount |
| float | weight |
Definition at line 33 of file psinventorycache.h.
|
static |
| int psInventoryCache::CachedItemDescription::containerID |
Definition at line 36 of file psinventorycache.h.
| csString psInventoryCache::CachedItemDescription::iconImage |
Definition at line 43 of file psinventorycache.h.
| csString psInventoryCache::CachedItemDescription::materialName |
Definition at line 39 of file psinventorycache.h.
| csString psInventoryCache::CachedItemDescription::meshName |
Definition at line 38 of file psinventorycache.h.
| csString psInventoryCache::CachedItemDescription::name |
Definition at line 37 of file psinventorycache.h.
| int psInventoryCache::CachedItemDescription::purifyStatus |
Definition at line 44 of file psinventorycache.h.
| float psInventoryCache::CachedItemDescription::size |
Definition at line 41 of file psinventorycache.h.
| int psInventoryCache::CachedItemDescription::slot |
Definition at line 35 of file psinventorycache.h.
| int psInventoryCache::CachedItemDescription::stackCount |
Definition at line 42 of file psinventorycache.h.
| float psInventoryCache::CachedItemDescription::weight |
Definition at line 40 of file psinventorycache.h.