Table of Contents

Class IllegalExecutableNode

Namespace
Ceres.Flow
Assembly
Ceres.Flow.dll
[CeresGroup("Hidden")]
[CeresLabel("<color=#FFE000><b>Illegal Propeties!</b></color>")]
[NodeInfo("The presence of this node indicates that there are illegal properties that cause the node to fail to load correctly.")]
public class IllegalExecutableNode : FlowNode, IEnumerable<CeresNode>, IEnumerable, IDisposable
Inheritance
IllegalExecutableNode
Implements
Inherited Members

Constructors

IllegalExecutableNode()

public IllegalExecutableNode()

Fields

NodeInfo

public const string NodeInfo = "The presence of this node indicates that there are illegal properties that cause the node to fail to load correctly."

Field Value

string

NodeLabel

public const string NodeLabel = "<color=#FFE000><b>Illegal Propeties!</b></color>"

Field Value

string

nodeType

public string nodeType

Field Value

string

serializedData

public string serializedData

Field Value

string

Methods

__getTypeName()

protected override string __getTypeName()

Returns

string

__initializePorts()

protected override void __initializePorts()

__initializeVariables()

protected override void __initializeVariables()