Public Member Functions | |
abstract bool | AddItem (ItemInstance item, int count) |
abstract void | RemoveItem (ItemInstance item, int count) |
abstract void | RemoveItem (ItemInstance item) |
abstract void | UpdateItem (ItemInstance old, ItemInstance updated) |
Properties | |
string | ID [get] |
|
pure virtual |
Implemented in BoundInventory, and HeldInventory.
|
pure virtual |
Implemented in BoundInventory, and HeldInventory.
|
pure virtual |
Implemented in BoundInventory, and HeldInventory.
Referenced by UnityToolbox.Item.ItemInstance.OnObjectDeleted().
|
pure virtual |
Implemented in BoundInventory, and HeldInventory.
|
get |
Referenced by UnityToolbox.Item.ItemInstance.SaveData().