allowedInstanceIds
IEnumerable of integers that contains the instanceIds of objects that the search can include in its results.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Property
- Namespace: UnityEditor.SearchService
- Assembly: UnityEditor.CoreModule
public IEnumerable<int> allowedInstanceIds { get; set; }