Table of Contents

Class FlowNode_ExecuteFunctionReturnNodeView

Namespace
Ceres.Editor.Flow.Utilities
Assembly
Ceres.Flow.Editor.dll
[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

type Type
graphView CeresGraphView

Methods

FillMethodParametersPorts(MethodInfo)

protected override void FillMethodParametersPorts(MethodInfo methodInfo)

Parameters

methodInfo MethodInfo