Version: 2022.2
言語: 日本語

IFilterEngine<T0>

interface in UnityEditor.SearchService


実装インターフェース:ISearchEngineBase

マニュアルに切り替える

説明

The base interface for search engines that implement a filter operation.

In a filter operation, the search engine must determine whether a single element satisfies the search query. This is the type of search that SearchService.Scene uses.

Public 関数

FilterThis function checks whether or not the specified element satisfies the search query.

Did you find this page useful? Please give it a rating: