Struct P_Usage_PortForwarding.ChildNode.SimPorts
Inherited Members
Namespace: Unity.DataFlowGraph.Tour
Syntax
public struct SimPorts : ISimulationPortDefinition
Fields
Input
Declaration
public MessageInput<P_Usage_PortForwarding.ChildNode, float> Input
Field Value
Type | Description |
---|---|
MessageInput<P_Usage_PortForwarding.ChildNode, Single> |
Output
Declaration
public MessageOutput<P_Usage_PortForwarding.ChildNode, float> Output
Field Value
Type | Description |
---|---|
MessageOutput<P_Usage_PortForwarding.ChildNode, Single> |