Table of Contents

Event OnDeath

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Triggered when the creature dies.

public event Action<CreatureEvents.OnDeath> OnDeath

Returns

Action<CreatureEvents.OnDeath>
Triggered when the creature dies.