Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#
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.