Class HierarchySearchProvider
This class allows the SearchWindow to search for ECS Hierarchy node (GameObject, Entity).
Namespace: Unity.Entities.Editor
Assembly: Unity.Entities.Editor.dll
Syntax
public static class HierarchySearchProvider
  Fields
| Name | Description | 
|---|---|
| type | Search Provider type id.  | 
      
Methods
| Name | Description | 
|---|---|
| OpenProvider(string, World) | Open SearchWindow with HierarchySearchProvider enabled.  |