Version: 2020.3
언어: 한국어

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.