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

GraphView.GetCompatiblePorts

マニュアルに切り替える
public List<Port> GetCompatiblePorts (Experimental.UIElements.GraphView.Port startPort, Experimental.UIElements.GraphView.NodeAdapter nodeAdapter);

パラメーター

startPortStart port to validate against.
nodeAdapterNode adapter.

戻り値

List<Port> List of compatible ports.

説明

Get all ports compatible with given port.