Table of Contents

Class ExecutableEventNodeViewFactoryProxy

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

Constructors

ExecutableEventNodeViewFactoryProxy()

public ExecutableEventNodeViewFactoryProxy()

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