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

GraphView.GetCompatiblePorts

Cambiar al Manual
public List<Port> GetCompatiblePorts (Experimental.UIElements.GraphView.Port startPort, Experimental.UIElements.GraphView.NodeAdapter nodeAdapter);

Parámetros

startPortStart port to validate against.
nodeAdapterNode adapter.

Valor de retorno

List<Port> List of compatible ports.

Descripción

Get all ports compatible with given port.