Version: 2017.3

NetworkClient.ConnectWithSimulator

매뉴얼로 전환
public void ConnectWithSimulator (string serverIp, int serverPort, int latency, float packetLoss);

파라미터

serverIp Target IP address or hostname.
serverPort Target port number.
latency Simulated latency in milliseconds.
packetLoss Simulated packet loss percentage.

설명

Connect client to a NetworkServer instance with simulated latency and packet loss.