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

GraphView.GetNodeByGuid

매뉴얼로 전환
public Experimental.GraphView.Node GetNodeByGuid (string guid);

파라미터

guidThe GUID.

반환

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

설명

Get node with a given GUID.