Example #1
0
 public void OnPointerExit(PointerEventData eventData)
 {
     mouseController.EntryLeave(index);
 }