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.