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