Table of Contents

Class PropertyNodeViewFactoryProxy

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

Constructors

PropertyNodeViewFactoryProxy()

public PropertyNodeViewFactoryProxy()

Fields

IsSelfTarget

public bool IsSelfTarget

Field Value

bool

IsStatic

public bool IsStatic

Field Value

bool

PropertyInfo

public PropertyInfo PropertyInfo

Field Value

PropertyInfo

PropertyName

public string PropertyName

Field Value

string

SharedVariable

public SharedVariable SharedVariable

Field Value

SharedVariable

Methods

Create(ExecutableNodeSearchWindow, CeresNodeSearchEntryData, Rect)

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

Parameters

searchWindow ExecutableNodeSearchWindow
entryData CeresNodeSearchEntryData
rect Rect

Returns

ExecutableNodeView