Public Member Functions | |
bool | load (MfcArchive &file) override |
int | getInventoryPoolItemIndexById (int itemId) |
uint | getItemsPoolCount () |
bool | setItemFlags (int itemId, int flags) |
Public Member Functions inherited from NGI::CObject | |
virtual void | save (MfcArchive &out) |
bool | loadFile (const Common::Path &fname) |
Protected Attributes | |
int16 | _sceneId |
InventoryPoolItems | _itemsPool |
Additional Inherited Members | |
Public Attributes inherited from NGI::CObject | |
ObjType | _objtype |
uint | _cnum |