Event OnRested
Triggered when the creature finishes resting.
public event Action<CreatureEvents.OnRested> OnRested
Returns
- Action<CreatureEvents.OnRested>
- Triggered when the creature finishes resting.
Triggered when the creature finishes resting.
public event Action<CreatureEvents.OnRested> OnRested