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