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