Property onInventoryAdded
onInventoryAdded
Fired whenever a new Inventory is added.
Declaration
public static InventoryManager.InventoryEvent onInventoryAdded { get; set; }
Property Value
Type | Description |
---|---|
InventoryManager.InventoryEvent | The InventoryEvent fired whenever a new Inventory is added. |