ManaPlus
Data Fields
ShopItem::DuplicateItem Struct Reference

#include <shopitem.h>

Data Fields

int inventoryIndex
 
int quantity
 

Detailed Description

Struct to keep track of duplicates.

Definition at line 169 of file shopitem.h.

Field Documentation

◆ inventoryIndex

int ShopItem::DuplicateItem::inventoryIndex

Definition at line 171 of file shopitem.h.

Referenced by ShopItem::addDuplicate().

◆ quantity

int ShopItem::DuplicateItem::quantity

Definition at line 172 of file shopitem.h.

Referenced by ShopItem::addDuplicate(), and ShopItem::sellCurrentDuplicate().


The documentation for this struct was generated from the following file: