Property onInventoryRemoved
onInventoryRemoved
Fired whenever an Inventory is removed.
Declaration
public static InventoryManager.InventoryEvent onInventoryRemoved { get; set; }
Property Value
| Type | Description |
|---|---|
| InventoryManager.InventoryEvent | The InventoryEvent fired whenever an Inventory is removed. |