Version: 5.6
public void OnStartClient (Networking.NetworkClient client);

파라미터

client The NetworkClient object that was started.

설명

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.