コード例 #1
0
 public void OnDrag(PointerEventData eventData)
 {
     player.TrySkip(eventData);
 }