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