interface in UnityEditor.Experimental.GraphView
This interface describes methods to manage a search session for graph nodes.
| Method | Description | 
|---|---|
| CreateSearchTree | Generates data to populate the search window. | 
| OnSelectEntry | Selects an entry in the search tree list. |