Method GetPort
GetPort(FGraph_NodeBase, string)
Get a NodePortBase from a node by its C# field name (uses reflection).
protected static NodePortBase GetPort(FGraph_NodeBase node, string fieldName)
Parameters
nodeFGraph_NodeBasefieldNamestring
Returns
- NodePortBase