INestedQueryNode
Interface representing a nested query node.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Interface
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
public interface INestedQueryNode : IQueryNode
Properties
Property | Description |
|---|---|
| associatedFilter | If the nested query is part of a filter operation, this represents the filter identifier. Otherwise, this is null or empty. |