Table of Contents

Class IllegalExecutableNode

Namespace
Ceres.Graph.Flow
Assembly
cs.temp.dll.dll
public class IllegalExecutableNode : FlowNode, IDisposable
Inheritance
object
IllegalExecutableNode
Implements
IDisposable
Inherited Members

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