Example #1
0
 public void OnEndDrag(BaseEventData e)
 {
     Img.raycastTarget = true;
     Controller.OnAnimalEndDrag(this);
 }