Table of Contents

Class PropertyNode_PropertyValue

Namespace
Ceres.Flow.Properties
Assembly
Ceres.Flow.dll
public abstract class PropertyNode_PropertyValue : PropertyNode, IEnumerable<CeresNode>, IEnumerable, IDisposable, IPropertyNode
Inheritance
PropertyNode_PropertyValue
Implements
Derived
Inherited Members

Constructors

PropertyNode_PropertyValue()

protected PropertyNode_PropertyValue()

Fields

isSelfTarget

[HideInGraphEditor]
public bool isSelfTarget

Field Value

bool

isStatic

[HideInGraphEditor]
public bool isStatic

Field Value

bool

Methods

GetPropertyInfo(Type)

public virtual PropertyInfo GetPropertyInfo(Type targetType)

Parameters

targetType Type

Returns

PropertyInfo

GetTargetOrDefault<TValue>(CeresPort<TValue>, ExecutionContext)

protected TValue GetTargetOrDefault<TValue>(CeresPort<TValue> inputPort, ExecutionContext context)

Parameters

inputPort CeresPort<TValue>
context ExecutionContext

Returns

TValue

Type Parameters

TValue

__getTypeName()

protected override string __getTypeName()

Returns

string

__initializePorts()

protected override void __initializePorts()

__initializeVariables()

protected override void __initializeVariables()