Version: 2017.2
public void OnBeginDrag (EventSystems.PointerEventData eventData);

파라미터

eventData The data passed by the EventSystem.

설명

Capture the OnBeginDrag callback from the EventSystem and ensure we should listen to the drag events to follow.