InventoryItem Struct Reference
Structure storing an item in the inventory.
More...
#include <inventorydata.hpp>
List of all members.
|
Public Attributes |
unsigned short | itemId |
unsigned char | amount |
Detailed Description
Structure storing an item in the inventory.
When the itemId is zero, this item represents "amount" consecutive empty slots.
Definition at line 41 of file inventorydata.hpp.
The documentation for this struct was generated from the following file: