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

ISearchWindowProvider.OnSelectEntry

public bool OnSelectEntry(Experimental.GraphView.SearchTreeEntry SearchTreeEntry, Experimental.GraphView.SearchWindowContext context);

Parameters

SearchTreeEntryThe selected entry.
contextContextual data to pass to the search window when it is first created.

Description

Selects an entry in the search tree list.