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