Possessions Struct Reference
Structure storing the equipment and inventory of a Player.
More...
#include <inventorydata.hpp>
List of all members.
|
Public Attributes |
std::vector< InventoryItem > | inventory |
int | money |
unsigned short | equipment [EQUIPMENT_SLOTS] |
Detailed Description
Structure storing the equipment and inventory of a Player.
Definition at line 50 of file inventorydata.hpp.
The documentation for this struct was generated from the following file: