IProjectSearchEngine
The interface for Project engines to implement. It inherits from ISearchEngine<T>.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Interface
- Namespace: UnityEditor.SearchService
- Assembly: UnityEditor.CoreModule
public interface IProjectSearchEngine : ISearchEngine<string>, ISearchEngineBase