Event OnUnlock
Triggered when the door is unlocked.
public event Action<DoorEvents.OnUnlock> OnUnlock
Returns
- Action<DoorEvents.OnUnlock>
- Triggered when the door is unlocked.
Triggered when the door is unlocked.
public event Action<DoorEvents.OnUnlock> OnUnlock