ISearchContext

interface in UnityEditor.SearchService

Switch to Manual

Description

The base interface for search contexts.

Variables

engineScopeAn enum that identifies the current search scope.
guidA unique identifier for this search context.
requiredTypeNamesAn IEnumerable of strings that contains the type name constraints for this search.
requiredTypesIEnumerable of types that contains the type constraints for this search.