Class IllegalExecutableNode
[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
NodeLabel
public const string NodeLabel = "<color=#FFE000><b>Illegal Propeties!</b></color>"
Field Value
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()