Table of Contents

Class ExecuteEventNodeViewFactoryProxy

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

Constructors

ExecuteEventNodeViewFactoryProxy()

public ExecuteEventNodeViewFactoryProxy()

Fields

EventName

public string EventName

Field Value

string

Methods

Create(ExecutableNodeSearchWindow, CeresNodeSearchEntryData, Rect)

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

Parameters

searchWindow ExecutableNodeSearchWindow
entryData CeresNodeSearchEntryData
rect Rect

Returns

ExecutableNodeView