Skip to content

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.
Clone this wiki locally