Table of Contents

Event OnRested

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Triggered when the creature finishes resting.

public event Action<CreatureEvents.OnRested> OnRested

Returns

Action<CreatureEvents.OnRested>
Triggered when the creature finishes resting.