Definition at line 8 of file ItemInventory.hh.
◆ clear()
| void Item::ItemInventory::clear |
( |
| ) |
|
|
0x807BC9C0 |
◆ currentCount()
| int Item::ItemInventory::currentCount |
( |
| ) |
const |
|
inlinenodiscard |
◆ id()
| ItemId Item::ItemInventory::id |
( |
| ) |
const |
|
inlinenodiscard |
◆ setItem()
| void Item::ItemInventory::setItem |
( |
ItemId | id | ) |
|
|
0x807BC940 |
◆ useItem()
| void Item::ItemInventory::useItem |
( |
int | count | ) |
|
|
0x807BC97C |
◆ m_currentCount
| int Item::ItemInventory::m_currentCount |
|
private |
◆ m_currentId
| ItemId Item::ItemInventory::m_currentId |
|
private |