Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

QueryGraph Constructor

Declaration

public QueryGraph(Search.IQueryNode root);

Parameters

root Root node of the graph.

Description

Constructor. Creates a new query graph.