Version: 2022.3

QueryBlock

class in UnityEditor.Search

切换到手册

描述

A query block is the visual element of a query node in a query.

In example, shader=lit will be a query filter block with QueryBlock.name equal to shader, QueryBlock.value equal to lit and the QueryBlock.op equal to =.

变量

contextSearch context that composed this query block.
nameName of the block.
opFilter operator (i.e. :, =, <, >, etc.) of the block if any.
sourceQuery builder source that compose this block.
valueValue of the block.

公共函数

ApplyThis method is invoked when a selected search proposition must be applied to the builder search query.
ToStringReturns the text filter of the block.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961