Table of Contents

Event OnDeath

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Triggered when the door is destroyed.

public event Action<DoorEvents.OnDeath> OnDeath

Returns

Action<DoorEvents.OnDeath>
Triggered when the door is destroyed.