Mana
|
Used to cache storage data until we get size data for it. More...
#include <inventoryhandler.h>
Public Attributes | |
int | slot |
int | id |
int | quantity |
bool | equip |
Used to cache storage data until we get size data for it.
Definition at line 144 of file inventoryhandler.h.
bool TmwAthena::InventoryItem::equip |
Definition at line 149 of file inventoryhandler.h.
int TmwAthena::InventoryItem::id |
Definition at line 147 of file inventoryhandler.h.
int TmwAthena::InventoryItem::quantity |
Definition at line 148 of file inventoryhandler.h.
int TmwAthena::InventoryItem::slot |
Definition at line 146 of file inventoryhandler.h.