Experimental: this API is experimental and might be changed or removed in the future.

GraphView.GetCompatiblePorts

Switch to Manual
public List<Port> GetCompatiblePorts (Experimental.GraphView.Port startPort, Experimental.GraphView.NodeAdapter nodeAdapter);

Parameters

startPortStart port to validate against.
nodeAdapterNode adapter.

Returns

List<Port> List of compatible ports.

Description

Get all ports compatible with given port.