Exemple #1
0
 public void SendPing()
 {
     StartCoroutine(manager.SendPing(remotePort));
 }