public void OnStartClient (Networking.NetworkClient client);

Parámetros

clientEl objeto de cliente creado.

Descripción

This is a hook that is invoked when the client is started.

StartClient has multiple signatures, but they all cause this hook to be called.