Skip to content

Node.GetPort

Thor Brigsted edited this page May 13, 2018 · 2 revisions

Returns port which matches fieldName. Searches all ports.

public NodePort GetPort(string fieldName);
Parameters Summary
fieldName Field name of the variable associated with the NodePort.
Clone this wiki locally