Version: 2017.2

IBeginDragHandler

interface in UnityEngine.EventSystems


Implements interfaces:IEventSystemHandler

Switch to Manual

Description

Интерфейс для реализации если вы хотите получать коллбеки OnBeginDrag.

Note: You need to implement IDragHandler in addition to IBeginDragHandler.

См. также: IDragHandler.

Public Functions

OnBeginDragВызывается BaseInputModule перед тем, как начнется перетаскивание.