Mana
|
Struct to keep track of duplicates. More...
#include <shopitem.h>
Public Attributes | |
int | inventoryIndex |
int | quantity |
Struct to keep track of duplicates.
Definition at line 112 of file shopitem.h.
int ShopItem::DuplicateItem::inventoryIndex |
Definition at line 114 of file shopitem.h.
int ShopItem::DuplicateItem::quantity |
Definition at line 115 of file shopitem.h.