Event OnTrapRecover
Triggered when a creature attempts to recover a trap.
public event Action<OnTrapRecover> OnTrapRecover
Returns
- Action<OnTrapRecover>
- Triggered when a creature attempts to recover a trap.
Triggered when a creature attempts to recover a trap.
public event Action<OnTrapRecover> OnTrapRecover