Beispiel #1
0
 public void OnPointerClick(PointerEventData eventData)
 {
     OnClicked.Dispatch(this);
 }