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.

IDropHandler.OnDrop

public void OnDrop(EventSystems.PointerEventData eventData);

Parameters

eventDataCurrent event data.

Description

Called by a BaseInputModule on a target that can accept a drop.