Event OnDeath
Called when NwCreature has destroyed NwPlaceable.
public event Action<PlaceableEvents.OnDeath> OnDeath
Returns
- Action<PlaceableEvents.OnDeath>
- Called when has destroyed .
Called when NwCreature has destroyed NwPlaceable.
public event Action<PlaceableEvents.OnDeath> OnDeath