Version: 2022.3
언어: 한국어
public static void StartDrag (Object[] objects, string label);
public static void StartDrag (Object[] objects, string[] paths, string label);

파라미터

label Drag label.
objects Objects being dragged.
paths Asset paths being dragged.

설명

Utility function used to initiate a drag operation from a search view.