Exemplo n.º 1
0
 private void OnSettingFinish()
 {
     gameObject.SetActive(false);
     webCamManager.Stop();
     OnSettingFinished.Invoke();
 }