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.