interface in UnityEngine.EventSystems
Implements interfaces:IEventSystemHandler
Switch to ManualИнтерфейс, реализующий получение коллбеков OnEndDrag.
Note: You need to implement IDragHandler in addition to IEndDragHandler.
См. также: IDragHandler.
OnEndDrag | Вызывается из BaseInputModule когда перетаскивание завершается. |