Class FlowNode_ExecuteFunctionVoidNodeView
[CustomNodeView(typeof(FlowNode_ExecuteFunctionVoid), true)]
public sealed class FlowNode_ExecuteFunctionVoidNodeView : ExecuteFunctionNodeView, ICeresNodeView
- Inheritance
-
FlowNode_ExecuteFunctionVoidNodeView
- Implements
- Inherited Members
Constructors
FlowNode_ExecuteFunctionVoidNodeView(Type, CeresGraphView)
public FlowNode_ExecuteFunctionVoidNodeView(Type type, CeresGraphView graphView)
Parameters
typeTypegraphViewCeresGraphView
Methods
FillMethodParametersPorts(MethodInfo)
protected override void FillMethodParametersPorts(MethodInfo methodInfo)
Parameters
methodInfoMethodInfo