Class InvalidExecutableNode
[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
serializedData
public string serializedData
Field Value
Methods
__getTypeName()
protected override string __getTypeName()
Returns
__initializePorts()
protected override void __initializePorts()
__initializeVariables()
protected override void __initializeVariables()