Table of Contents

Class InvalidExecutableNode

Namespace
Ceres.Flow
Assembly
Ceres.Flow.dll
[CeresGroup("Hidden")]
[CeresLabel("<color=#FFE000><b>Class Missing!</b></color>")]
[NodeInfo("The presence of this node indicates that the namespace, class name, or assembly of the node may be changed.")]
public class InvalidExecutableNode : FlowNode, IEnumerable<CeresNode>, IEnumerable, IDisposable
Inheritance
InvalidExecutableNode
Implements
Inherited Members

Constructors

InvalidExecutableNode()

public InvalidExecutableNode()

Fields

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()