InventoryItem Struct Reference

#include <abstractcharacterdata.hpp>

List of all members.


Detailed Description

Structure representing an item stored in the inventory.

Primarily for the communication between account- and gameserver.

Definition at line 54 of file abstractcharacterdata.hpp.

Public Attributes

unsigned short itemClassId
unsigned short numberOfItemsInSlot
bool isEquiped


Member Data Documentation

bool InventoryItem::isEquiped
 

Definition at line 58 of file abstractcharacterdata.hpp.

unsigned short InventoryItem::itemClassId
 

Definition at line 56 of file abstractcharacterdata.hpp.

unsigned short InventoryItem::numberOfItemsInSlot
 

Definition at line 57 of file abstractcharacterdata.hpp.


The documentation for this struct was generated from the following file:
Generated on Fri Mar 30 15:39:18 2007 for TMW Server by  doxygen 1.3.9.1