Table of Contents

Method OnServerConnect

Namespace
GrindFest
Assembly
GrindFest.dll

OnServerConnect(NetworkConnectionToClient)

Called on the server when a new client connects.

public override void OnServerConnect(NetworkConnectionToClient conn)

Parameters

conn NetworkConnectionToClient