Event itemAdded Event fired whenever a new Inventory Item is added. Namespace: UnityEngine.GameFoundation Assembly: solution.dll Syntax public static event Action<InventoryItem> itemAdded Returns Type Description Action<InventoryItem>