Version: 2022.2
言語: 日本語

ISearchNode

interface in UnityEditor.Search


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

マニュアルに切り替える

説明

Interface representing a query node.

変数

exactTrue if the word or text should match exactly, false if it is a "contains" operation.
searchValueWord or text used for the search.