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 Start port to validate against.
nodeAdapter Node adapter.

반환

List<Port> List of compatible ports.

설명

Get all ports compatible with given port.