LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

IDragHandler.OnDrag

public void OnDrag(EventSystems.PointerEventData eventData);

Parameters

eventDataCurrent event data.

Description

When draging is occuring this will be called every time the cursor is moved.