Inventory.InventoryItems Field

MyDungeon

InventoryInventoryItems Field

List of items in inventory

Namespace:  MyDungeon.Items
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public List<Item> InventoryItems

Field Value

Type: ListItem
See Also