Beispiel #1
0
 public void OnPointerClick(PointerEventData eventData)
 {
     interactionController.OnClickPointView(this, eventData);
 }