Table of Contents

Event OnInventoryItemAdd

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Triggered when an item is added to an inventory of an item or placeable.

public event Action<OnInventoryItemAdd> OnInventoryItemAdd

Returns

Action<OnInventoryItemAdd>
Triggered when an item is added to an inventory of an item or placeable.