Exemplo n.º 1
0
 private void OnWorkStart(DeviceUserAbstractBehaviour cloud, DeviceAbstractBehaviour camera)
 {
     Debug.Log("cloud start to work!");
 }
Exemplo n.º 2
0
 private void OnWorkStart(DeviceUserAbstractBehaviour cloud, DeviceAbstractBehaviour camera)
 {
     Debug.Log("Cloud recognition has started!");
 }