コード例 #1
0
 private void OnSettingFinish()
 {
     gameObject.SetActive(false);
     webCamManager.Stop();
     OnSettingFinished.Invoke();
 }