Example #1
0
 public void OnPointerUp(PointerEventData eventData)
 {
     uiResponder.OnPointerUp(eventData);
 }