Version: 2020.3
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

GraphView.GetElementByGuid

マニュアルに切り替える
public Experimental.GraphView.GraphElement GetElementByGuid (string guid);

パラメーター

guid The GUID.

戻り値

GraphElement The first element with the given GUID, within all of GraphView, not just elements contained in layers. Null if none found.

説明

Get any element with a given GUID.