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
isStatic
[HideInGraphEditor]
public bool isStatic
Field Value
Methods
GetPropertyInfo(Type)
public virtual PropertyInfo GetPropertyInfo(Type targetType)
Parameters
targetTypeType
Returns
GetTargetOrDefault<TValue>(CeresPort<TValue>, ExecutionContext)
protected TValue GetTargetOrDefault<TValue>(CeresPort<TValue> inputPort, ExecutionContext context)
Parameters
inputPortCeresPort<TValue>contextExecutionContext
Returns
- TValue
Type Parameters
TValue
__getTypeName()
protected override string __getTypeName()
Returns
__initializePorts()
protected override void __initializePorts()
__initializeVariables()
protected override void __initializeVariables()