Class InvalidExecutableNode
Implements
IDisposable
Inherited Members
Namespace: Ceres.Graph.Flow
Assembly: cs.temp.dll.dll
Syntax
public class InvalidExecutableNode : FlowNode, IDisposable
Fields
nodeType
Declaration
public string nodeType
Field Value
| Type | Description |
|---|---|
| string |
serializedData
Declaration
public string serializedData
Field Value
| Type | Description |
|---|---|
| string |
Implements
IDisposable