Inventory.OnDestroy Method

MyDungeon

InventoryOnDestroy Method

Stores inventory in GameManager to retain during scene transitions

Namespace:  MyDungeon.Items
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected virtual void OnDestroy()
See Also