コード例 #1
0
ファイル: ClientManager.cs プロジェクト: rony4d/FPS-Client
 private void OnApplicationQuit()
 {
     ClientTCP.DisconnectFromServer();
 }