Version: 2020.2
언어: 한국어

DragAndDrop

class in UnityEditor

매뉴얼로 전환

설명

Editor drag & drop operations.

정적 변수

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.

정적 함수

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.