public void OnPointerClick(PointerEventData eventData) { OnCircleClicked(circleId, eventData.IsRightClick()); }