Table of Contents

Class ExecuteFunctionNodeViewFactoryProxy

Namespace
Ceres.Editor.Flow
Assembly
Ceres.Flow.Editor.dll
public class ExecuteFunctionNodeViewFactoryProxy : IExecutableNodeViewFactoryProxy
Inheritance
ExecuteFunctionNodeViewFactoryProxy
Implements
Inherited Members

Constructors

ExecuteFunctionNodeViewFactoryProxy()

public ExecuteFunctionNodeViewFactoryProxy()

Fields

MethodInfo

public MethodInfo MethodInfo

Field Value

MethodInfo

Methods

Create(ExecutableNodeSearchWindow, CeresNodeSearchEntryData, Rect)

public ExecutableNodeView Create(ExecutableNodeSearchWindow searchWindow, CeresNodeSearchEntryData entryData, Rect rect)

Parameters

searchWindow ExecutableNodeSearchWindow
entryData CeresNodeSearchEntryData
rect Rect

Returns

ExecutableNodeView