editedObjects
When the object selector is opened from an Inspector, this property indicates which objects are currently being edited.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Property
- Namespace: UnityEditor.SearchService
- Assembly: UnityEditor.CoreModule
public Object[] editedObjects { get; set; }