This is the complete list of members for
psInventoryCache, including all inherited members.
CACHE_STATUS enum name | psCache | |
cacheStatus | psCache | [protected] |
EmptyInventory(void) | psInventoryCache | |
EmptyInventoryItem(int slot, int container) | psInventoryCache | |
GetCacheStatus(void) | psCache | [inline] |
GetHashIterator() | psInventoryCache | [inline] |
GetInventory(void) | psInventoryCache | |
GetInventoryItem(int slot) | psInventoryCache | |
GetInventoryVersion() const | psInventoryCache | [inline] |
GetSortedIterator() | psInventoryCache | [inline] |
INVALID enum value | psCache | |
MoveItem(int from_containerID, int from_slot, int to_containerID, int to_slot, int stackCount) | psInventoryCache | |
psCache() | psCache | |
psInventoryCache() | psInventoryCache | |
SetCacheStatus(CACHE_STATUS newStatus) | psCache | [inline] |
SetInventoryItem(int slot, int containerID, csString name, csString meshName, csString materialName, float weight, float size, int stackCount, csString iconImage, int purifyStatus) | psInventoryCache | |
SetInventoryVersion(uint32 ver) | psInventoryCache | [inline] |
VALID enum value | psCache | |
~psCache() | psCache | |
~psInventoryCache() | psInventoryCache | |