Table of Contents

Class ExecutionEventUberNodeView

Namespace
Ceres.Editor.Flow
Assembly
Ceres.Flow.Editor.dll
[CustomNodeView(typeof(ExecutionEventUber), false)]
public sealed class ExecutionEventUberNodeView : ExecutionEventBaseNodeView, ICeresNodeView
Inheritance
ExecutionEventUberNodeView
Implements
Inherited Members

Constructors

ExecutionEventUberNodeView(Type, CeresGraphView)

public ExecutionEventUberNodeView(Type type, CeresGraphView graphView)

Parameters

type Type
graphView CeresGraphView

Methods

CompileNode()

public override ExecutableNode CompileNode()

Returns

ExecutableNode

FillMethodParameterPorts(MethodInfo)

protected override void FillMethodParameterPorts(MethodInfo methodInfo)

Parameters

methodInfo MethodInfo