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