GetProviderIds()
Returns the list of provider ids that search query is executed with.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
IEnumerable<string> GetProviderIds()
Returns
Type | Description |
|---|---|
| IEnumerable<string> | Provider ids. |