Пример #1
0
 void IPointerClickHandler.OnPointerClick(PointerEventData eventData)
 {
     // Debug.Log("hello");
     buttonGroup.OnClick();
 }