Method ExcludeHiddenNodes
ExcludeHiddenNodes(SearcherFilter)
Exclude hidden nodes - mainly used for overloaded math nodes: the first Add node is "Visible", the remaining overload are "Hidden". When pressing space in the graph, we only show the first one. when dragging an edge, we show the matching ones (usually one)
Declaration
public static SearcherFilter ExcludeHiddenNodes(this SearcherFilter self)
Parameters
Type | Name | Description |
---|---|---|
SearcherFilter | self |
Returns
Type | Description |
---|---|
SearcherFilter |