Event OnDeath
Triggered when the door is destroyed.
public event Action<DoorEvents.OnDeath> OnDeath
Returns
- Action<DoorEvents.OnDeath>
- Triggered when the door is destroyed.
Triggered when the door is destroyed.
public event Action<DoorEvents.OnDeath> OnDeath