allowedEntityIds
IEnumerable of EntityId that contains the EntityIds 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<EntityId> allowedEntityIds { get; set; }