objectReferences
References to objects being dragged.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static Object[] objectReferences { get; set; }
Remarks
Never returns null. If no object references are available returns an empty array.