Field firstVar
Where the source port is connected to in the converter.
Namespace: Mechatronics.SystemGraph
Assembly: solution.dll
Syntax
[Field("firstVar", PortDirection.Left, FieldExtra.Read|FieldExtra.Write)]
[SerializeField]
public PortType<FirstType> firstVar
Returns
Type | Description |
---|---|
PortType<FirstType> |