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

ISearchWindowProvider.OnSelectEntry

Declaration

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

Parameters

SearchTreeEntry The selected entry.
context Contextual data to pass to the search window when it is first created.

Description

Selects an entry in the search tree list.