Table of Contents

Method OnServerReady

Namespace
GrindFest
Assembly
GrindFest.dll

OnServerReady(NetworkConnectionToClient)

Called on the server when a client is ready (= loaded the scene)

public override void OnServerReady(NetworkConnectionToClient conn)

Parameters

conn NetworkConnectionToClient