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

GraphView.GetNodeByGuid

Cambiar al Manual
public Experimental.UIElements.GraphView.Node GetNodeByGuid (string guid);

Parámetros

guidThe GUID.

Valor de retorno

Node The first node with the given GUID. Null if none found.

Descripción

Get node with a given GUID.