Table of Contents

Event OnExhausted

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Triggered when the encounter becomes exhausted (no further spawns).

public event Action<EncounterEvents.OnExhausted> OnExhausted

Returns

Action<EncounterEvents.OnExhausted>
Triggered when the encounter becomes exhausted (no further spawns).