Public Member Functions | |
void | Update () |
void | ManageInventorys (BoundInventory other, ItemInstance otherItem) |
![]() | |
virtual void | Awake () |
Public Attributes | |
HeldInventory | HInventory |
bool | EnablePlacement |
Properties | |
InventoryBase | BackUpInventory [get] |
bool | IsEnabled [get, set] |
void HeldInventoryManager.ManageInventorys | ( | BoundInventory | other, |
ItemInstance | otherItem | ||
) |
void HeldInventoryManager.Update | ( | ) |
bool HeldInventoryManager.EnablePlacement |
Referenced by UnityToolbox.Item.ItemInstance.Click(), and Update().
HeldInventory HeldInventoryManager.HInventory |
Referenced by ManageInventorys(), UnityToolbox.Item.ItemInstance.SaveData(), and Update().
|
get |
Referenced by UnityToolbox.Item.ItemInstance.SaveData().
|
getset |