Esempio n. 1
0
 private void OnMouseClick(BaseEventData data)
 {
     mSelectImg.gameObject.SetActive(true);
     mPanel.Select(mIndex);
 }