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.