API Reference › Events
EventDelegates.OnClientDisconnected
DelegateNamespace: SwiftlyS2.Shared.Events · Assembly: SwiftlyS2.CS2.dll
public delegate void EventDelegates.OnClientDisconnected(IOnClientDisconnectedEvent @event)Called when a client disconnects from the server.
View source