Version: 2017.3 (switch to 2017.4)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

IInitializePotentialDragHandler

interface in UnityEngine.EventSystems


Implements interfaces:IEventSystemHandler

Description

Interface to implement if you wish to receive OnInitializePotentialDrag callbacks.

Public Methods

OnInitializePotentialDragCalled by a BaseInputModule when a drag has been found but before it is valid to begin the drag.

Did you find this page useful? Please give it a rating: