This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

ISearchWindowProvider

interface in UnityEditor.Experimental.GraphView

Description

This interface describes methods to manage a search session for graph nodes.

Public Methods

CreateSearchTreeGenerates data to populate the search window.
OnSelectEntrySelects an entry in the search tree list.