Пример #1
0
 public void OnBeginDrag(PointerEventData eventData)
 {
     InputUIEventProxy.DispatchBeginDragEvent(name, name, null, eventData);
 }