コード例 #1
0
 void OnClose(SocketIOEvent obj)
 {
     Debug.Log("Connection Closed");
     sensor.ScriptClosed();
 }