xoreos
0.0.5
|
#include <inventory.h>
Public Attributes | |
Common::UString | tag |
int | count |
Definition at line 36 of file inventory.h.
int Engines::KotOR::InventoryItem::count |
Definition at line 38 of file inventory.h.
Referenced by Engines::KotOR::Inventory::addItem().
Common::UString Engines::KotOR::InventoryItem::tag |
Definition at line 37 of file inventory.h.
Referenced by Engines::KotOR::Inventory::addItem().