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.