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