Planeshift
psCharacterInventory::psCharacterInventoryItem Class Reference

#include <pscharinventory.h>

Public Member Functions

psItemGetItem ()
 
 psCharacterInventoryItem (psItem *it)
 

Public Attributes

int exchangeOfferSlot
 Slot in exchange offer window on client. More...
 
int exchangeStackCount
 count of items being offered, subset of stack in *item More...
 

Detailed Description

Definition at line 87 of file pscharinventory.h.

Constructor & Destructor Documentation

psCharacterInventory::psCharacterInventoryItem::psCharacterInventoryItem ( psItem it)
inline

Definition at line 92 of file pscharinventory.h.

Member Function Documentation

psItem* psCharacterInventory::psCharacterInventoryItem::GetItem ( )
inline

< read-only, cannot clear

Definition at line 100 of file pscharinventory.h.

Member Data Documentation

int psCharacterInventory::psCharacterInventoryItem::exchangeOfferSlot

Slot in exchange offer window on client.

Definition at line 98 of file pscharinventory.h.

int psCharacterInventory::psCharacterInventoryItem::exchangeStackCount

count of items being offered, subset of stack in *item

Definition at line 99 of file pscharinventory.h.


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