Table of Contents

Class PlaceableEvents.OnDeath

Namespace
Anvil.API.Events
Assembly
NWN.Anvil.dll

Called when NwCreature has destroyed NwPlaceable.

public sealed class PlaceableEvents.OnDeath : IEvent
Inheritance
PlaceableEvents.OnDeath
Implements
Inherited Members
Extension Methods

Properties

KilledObject

Gets the NwPlaceable that was destroyed.

Killer

Gets the NwCreature that destroyed the NwPlaceable.