Class PortBridge<T>
Class PortBridge. Implements the NodeRuntime
Inherited Members
Namespace: Global Namespace
Assembly: solution.dll
Syntax
[Obsolete("Will be removed in SystemGraph 3.0")]
public class PortBridge<T> : NodeRuntime
Type Parameters
Name | Description |
---|---|
T |
Fields
Name | Description |
---|---|
input | The input |
output | The output |
Methods
Name | Description |
---|---|
Disable() | Forwarded OnDisable Unity event from the parent SystemGraphComponent |
Enable(ClockState) | Forwarded OnEnable Unity event from the parent SystemGraphComponent |