コード例 #1
0
 void IPointerExitHandler.OnPointerExit(PointerEventData eventData)
 {
     isDisplayingTooltip = false;
     tooltip.ClearText();
 }