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