Table of Contents

Event OnItemDestroy

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Called when an item is destroyed, deleting the item.

public event Action<OnItemDestroy> OnItemDestroy

Returns

Action<OnItemDestroy>
Called when an item is destroyed, deleting the item.