Class IllegalExecutableNode
Inheritance
object
IllegalExecutableNode
Assembly: cs.temp.dll.dll
Syntax
public class IllegalExecutableNode : FlowNode, IDisposable
Fields
NodeInfo
Declaration
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
Declaration
public const string NodeLabel = "<color=#FFE000><b>Illegal Propeties!</b></color>"
Field Value
nodeType
Declaration
Field Value
serializedData
Declaration
public string serializedData
Field Value
Implements
IDisposable