Enum NodeType
The type of node represented by a node search tree entry.
Namespace: InsaneScatterbrain.ScriptGraph.Editor.NodeSearch
Syntax
public enum NodeType
Fields
Name | Description |
---|---|
Constant | |
Default | |
Graph | |
Input | |
Output |
The type of node represented by a node search tree entry.
public enum NodeType
Name | Description |
---|---|
Constant | |
Default | |
Graph | |
Input | |
Output |