Version: 2020.3
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

GraphView.GetNodeByGuid

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

파라미터

guid The GUID.

반환

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

설명

Get node with a given GUID.