Table of Contents

Method OnStartClient

Namespace
GrindFest.Server
Assembly
GrindFest.dll

OnStartClient()

Called on client from StartClient to initialize the Authenticator

Client message handlers should be registered in this method.

public override void OnStartClient()