Table of Contents

Event OnClientLeave

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Triggered when a NwCreature leaves the server.

public event Action<ModuleEvents.OnClientLeave> OnClientLeave

Returns

Action<ModuleEvents.OnClientLeave>
Triggered when a leaves the server.