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.