Event OnClientLeave
Triggered when a NwCreature leaves the server.
public event Action<ModuleEvents.OnClientLeave> OnClientLeave
Returns
- Action<ModuleEvents.OnClientLeave>
- Triggered when a leaves the server.
Triggered when a NwCreature leaves the server.
public event Action<ModuleEvents.OnClientLeave> OnClientLeave