Class CellularReturnTypeConstantNodeView
Inheritance
System.Object
EnumConstantNodeView<FastNoiseLite.CellularReturnType>
CellularReturnTypeConstantNodeView
Inherited Members
Namespace: InsaneScatterbrain.MapGraph.Editor
Syntax
public class CellularReturnTypeConstantNodeView : EnumConstantNodeView<FastNoiseLite.CellularReturnType>
Constructors
CellularReturnTypeConstantNodeView(ConstantNode, ScriptGraphView)
Declaration
public CellularReturnTypeConstantNodeView(ConstantNode node, ScriptGraphView graphView)
Parameters
Type | Name | Description |
---|---|---|
ConstantNode | node | |
ScriptGraphView | graphView |