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