Version: 2022.2
언어: 한국어

DragAndDrop.HierarchyDropHandler

매뉴얼로 전환
public delegateDragAndDropVisualMode HierarchyDropHandler (int dropTargetInstanceID, HierarchyDropFlags dropMode, Transform parentForDraggedObjects, bool perform);

파라미터

dropTargetInstanceID ID of the Game Object in the Hierarchy window that is under the mouse cursor.
parentForDraggedObjects The parentForDraggedObjects is only set under special situations in Prefab Mode (most often it will be null). If this value is set the dropTargetInstanceID is 0. And the client code should use 'parentForDraggedObjects' as a forced parent of the drag.
perform True if the event is of type EventType.DragPerform.
dropMode Specify how the dragged object is to be dropped in the Hierarchy window.

반환

DragAndDropVisualMode Returns DragAndDropVisualMode.None if this handler is not able to process event. In that case a new handler will be called for processing. Any other DragAndDropVisualMode results will stop the handler chain.

설명

Handler for the Hierarchy.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961