Table of Contents

Class FlowNode_ExecuteFunctionUberNodeView

Namespace
Ceres.Editor.Flow.Utilities
Assembly
Ceres.Flow.Editor.dll
[CustomNodeView(typeof(FlowNode_ExecuteFunctionUber), true)]
public sealed class FlowNode_ExecuteFunctionUberNodeView : ExecuteFunctionNodeView, ICeresNodeView
Inheritance
FlowNode_ExecuteFunctionUberNodeView
Implements
Inherited Members

Constructors

FlowNode_ExecuteFunctionUberNodeView(Type, CeresGraphView)

public FlowNode_ExecuteFunctionUberNodeView(Type type, CeresGraphView graphView)

Parameters

type Type
graphView CeresGraphView

Methods

FillMethodParametersPorts(MethodInfo)

protected override void FillMethodParametersPorts(MethodInfo methodInfo)

Parameters

methodInfo MethodInfo