Table of Contents

Class DelegateEventNodeViewFactoryProxy

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

Constructors

DelegateEventNodeViewFactoryProxy()

public DelegateEventNodeViewFactoryProxy()

Fields

DelegateType

public Type DelegateType

Field Value

Type

Methods

Create(ExecutableNodeSearchWindow, CeresNodeSearchEntryData, Rect)

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

Parameters

searchWindow ExecutableNodeSearchWindow
entryData CeresNodeSearchEntryData
rect Rect

Returns

ExecutableNodeView