Class SearcherFilterExtensions
Inherited Members
Namespace: DotsStencil
Assembly: solution.dll
Syntax
public static class SearcherFilterExtensions
Fields
Name | Description |
---|---|
k_ElementHiddenField | |
k_ElementIsHiddenValue | |
k_ElementTypeEntryNodeValue | |
k_ElementTypeField | |
k_ElementTypeNodeValue | |
k_ExecutionPortTypeValue | |
k_InputField | |
k_OutputField |
Methods
Name | Description |
---|---|
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) |
WithCompatibleDataInputNodes(SearcherFilter, IGTFPortModel) | |
WithCompatibleDataOutputNodes(SearcherFilter, IGTFPortModel) | |
WithExecutionInputNodes(SearcherFilter) | |
WithExecutionOutputNodes(SearcherFilter) |