MyDungeon Documentation
![]() | InventoryAddItem Method |
Adds item to inventory
Namespace: MyDungeon.Items
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0

C#
public virtual void AddItem( Item item )
Parameters
- item
- Type: MyDungeon.ItemsItem
[Missing <param name="item"/> documentation for "M:MyDungeon.Items.Inventory.AddItem(MyDungeon.Items.Item)"]
