Event OnDeath
Triggered when NwCreature destroys NwPlaceable.
public event Action<PlaceableEvents.OnDeath> OnDeath
Returns
- Action<PlaceableEvents.OnDeath>
- Triggered when destroys .
Triggered when NwCreature destroys NwPlaceable.
public event Action<PlaceableEvents.OnDeath> OnDeath