Inventory Constructor

MyDungeon

Inventory Constructor

Initializes a new instance of the Inventory class

Namespace:  MyDungeon.Items
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public Inventory()
See Also