コード例 #1
0
 void IBeginDragHandler.OnBeginDrag(PointerEventData eventData)
 {
     TreeView.ExternalBeginDrag(eventData.position);
 }