QueryGraph(IQueryNode)
Constructor. Creates a new query graph.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Constructor
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
public QueryGraph(IQueryNode root)
Parameters
Root node of the graph.