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

GraphView.GetElementByGuid

매뉴얼로 전환
public Experimental.UIElements.GraphView.GraphElement GetElementByGuid (string guid);

파라미터

guidThe GUID.

반환

GraphElement The first element with the given GUID. Null if none found.

설명

Get any element with a given GUID.