SetUnityObjectReferences(IEnumerable<Object>)
Sets Unity Objects associated with the current drag-and-drop operation.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void SetUnityObjectReferences(IEnumerable<Object> references)
Parameters
The Unity Object references.