Versions with this page:
Versions without this page:
interface in UnityEngine.EventSystems
인터페이스 구현:IEventSystemHandler
Interface to implement if you wish to receive OnBeginDrag callbacks.
Note: You need to implement IDragHandler in addition to IBeginDragHandler.See Also: IDragHandler.