SetPaths(string[])
Stores an array of paths to assets being dragged during this drag-and-drop operation.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void SetPaths(string[] paths)
Parameters
The asset paths.