Exemple #1
0
 public void ClosePreviewVideo()
 {
     _screenRec.ClosePreview();
     trControls.gameObject.SetActive(true);
     pnlBuyCameras.gameObject.SetActive(true);
     btnShare.gameObject.SetActive(true);
 }