Mana
Loading...
Searching...
No Matches
Public Attributes | List of all members
TmwAthena::InventoryItem Struct Reference

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
 

Detailed Description

Used to cache storage data until we get size data for it.

Definition at line 144 of file inventoryhandler.h.

Member Data Documentation

◆ equip

bool TmwAthena::InventoryItem::equip

Definition at line 149 of file inventoryhandler.h.

◆ id

int TmwAthena::InventoryItem::id

Definition at line 147 of file inventoryhandler.h.

◆ quantity

int TmwAthena::InventoryItem::quantity

Definition at line 148 of file inventoryhandler.h.

◆ slot

int TmwAthena::InventoryItem::slot

Definition at line 146 of file inventoryhandler.h.


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