Version: 2020.2
言語: 日本語
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.