Table of Contents

Class ExecuteFlowGraphFunctionNodeViewFactoryProxy

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

Constructors

ExecuteFlowGraphFunctionNodeViewFactoryProxy()

public ExecuteFlowGraphFunctionNodeViewFactoryProxy()

Fields

Function

public FlowGraphFunction Function

Field Value

FlowGraphFunction

Methods

Create(ExecutableNodeSearchWindow, CeresNodeSearchEntryData, Rect)

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

Parameters

searchWindow ExecutableNodeSearchWindow
entryData CeresNodeSearchEntryData
rect Rect

Returns

ExecutableNodeView