Table of Contents

Class OnClientDisconnect

Namespace
Anvil.API.Events
Assembly
NWN.Anvil.dll

Called when the player disconnects from the server.
This event is also called if the player connects, and then disconnects on the character select screen.

public sealed class OnClientDisconnect : IEvent
Inheritance
OnClientDisconnect
Implements
Inherited Members
Extension Methods

Properties

Player

Gets the player that disconnected.