IObjectSelectorEngine
An interface that ObjectSelector engines implement. It inherits from ISelectorEngine.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Interface
- Namespace: UnityEditor.SearchService
- Assembly: UnityEditor.CoreModule
public interface IObjectSelectorEngine : ISelectorEngine, ISearchEngineBase
Remarks
Additional Resources: ObjectSelectorEngineAttribute.