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

GraphView.GetCompatiblePorts

切换到手册
public List<Port> GetCompatiblePorts (Experimental.GraphView.Port startPort, Experimental.GraphView.NodeAdapter nodeAdapter);

参数

startPort 要验证的开始端口。
nodeAdapter 节点适配器。

返回

List<Port> 兼容端口列表。

描述

获取与给定端口兼容的所有端口。