Version: 2020.2

ISearchContext

interface in UnityEditor.SearchService

切换到手册

描述

The base interface for search contexts.

变量

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.