コード例 #1
0
 public void OnPointerEnter(PointerEventData eventData)//MouseOver function sustitute.
 {
     mOver.ShowFromMouseOver(agent);
 }