Table of Contents

Method OnStopServer

Namespace
GrindFest.Server
Assembly
GrindFest.dll

OnStopServer()

Called on server from StopServer to reset the Authenticator

Server message handlers should be registered in this method.

public override void OnStopServer()