Table of Contents

Class FlowNode_ExecuteFunctionVoidNodeView

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

type Type
graphView CeresGraphView

Methods

FillMethodParametersPorts(MethodInfo)

protected override void FillMethodParametersPorts(MethodInfo methodInfo)

Parameters

methodInfo MethodInfo