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

GraphView.GetPortByGuid

Cambiar al Manual
public Experimental.UIElements.GraphView.Port GetPortByGuid (string guid);

Parámetros

guidThe GUID.

Valor de retorno

Port The first port found with given GUID. Null if none found.

Descripción

Get port by its GUID.