DragAndDrop

class in UnityEditor

Cambiar al Manual

Descripción

Editor drag & drop operations.

Variables Estáticas

activeControlIDGet or set ID of currently active drag and drop control.
objectReferencesReferences to objects being dragged.
pathsThe file names being dragged.
visualModeThe visual indication of the drag.

Funciones Estáticas

AcceptDragAccept a drag operation.
GetGenericDataGet data associated with current drag and drop operation.
PrepareStartDragClears drag & drop data.
SetGenericDataSet data associated with current drag and drop operation.
StartDragStart a drag operation.