Event itemRemoved Event fired whenever an Inventory Item is removed. Namespace: UnityEngine.GameFoundation Assembly: solution.dll Syntax public static event Action<InventoryItem> itemRemoved Returns Type Description Action<InventoryItem>