Class PlaceableEvents.OnDeath
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.