Version: 2020.3
言語: 日本語
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 Start port to validate against.
nodeAdapter Node adapter.

戻り値

List<Port> List of compatible ports.

説明

Get all ports compatible with given port.