Planeshift
|
#include <pscharinventory.h>
Public Member Functions | |
psItem * | GetItem () |
psCharacterInventoryItem (psItem *it) | |
Public Attributes | |
int | exchangeOfferSlot |
Slot in exchange offer window on client. | |
int | exchangeStackCount |
count of items being offered, subset of stack in *item |
Definition at line 87 of file pscharinventory.h.
psCharacterInventory::psCharacterInventoryItem::psCharacterInventoryItem | ( | psItem * | it | ) | [inline] |
Definition at line 92 of file pscharinventory.h.
psItem* psCharacterInventory::psCharacterInventoryItem::GetItem | ( | ) | [inline] |
< read-only, cannot clear
Definition at line 100 of file pscharinventory.h.
Slot in exchange offer window on client.
Definition at line 98 of file pscharinventory.h.
count of items being offered, subset of stack in *item
Definition at line 99 of file pscharinventory.h.