Enum RelayConnection.ConnectionType
Connection target type
Namespace: Ceres.Graph
Assembly: cs.temp.dll.dll
Syntax
public enum RelayConnection.ConnectionType
  Fields
| Name | Description | 
|---|---|
| CeresNode | Connected to an CeresNode port  | 
      
| RelayNode | Connected to another RelayNode  |