Exemple #1
0
 void OnApplicationQuit()
 {
     myClient.End();
     Debug.Log("Ended client.");
 }