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