Class StringConstantNodeView
Inherited Members
Namespace: InsaneScatterbrain.ScriptGraph.Editor
Syntax
public class StringConstantNodeView : ConstantNodeView
Constructors
StringConstantNodeView(ConstantNode, ScriptGraphView)
Declaration
public StringConstantNodeView(ConstantNode node, ScriptGraphView graphView)
Parameters
Type | Name | Description |
---|---|---|
ConstantNode | node | |
ScriptGraphView | graphView |