Version: 2021.2

DragAndDrop.RemoveDropHandler

切换到手册
public static void RemoveDropHandler (DragAndDrop.ProjectBrowserDropHandler handler);
public static void RemoveDropHandler (DragAndDrop.SceneDropHandler handler);
public static void RemoveDropHandler (DragAndDrop.HierarchyDropHandler handler);
public static void RemoveDropHandler (DragAndDrop.InspectorDropHandler handler);

参数

handler Handler to unregister.

描述

Unregister a specific Drop Handler from a Window Drop Target.