Exemplo n.º 1
0
 void send()
 {
     helloRequester.sendRequest(CamCapture());
     helloRequester.sendRequestInput(CrossPlatformInputManager.GetAxis("Horizontal").ToString());
 }