-
-
Notifications
You must be signed in to change notification settings - Fork 599
Node.GetOutputPort
Thor Brigsted edited this page Jan 9, 2018
·
1 revision
Returns output port which matches fieldName
public NodePort GetOutputPort(string fieldName);
Parameters | Summary |
---|---|
fieldName | Target NodePort's unique identifier. |