Skip to content

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