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.