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

GraphView.GetEdgeByGuid

public RectTransform.Edge GetEdgeByGuid(string guid);

Parameters

guid The GUID.

Returns

Edge The first edge with given GUID. Null if none found.

Description

Get edge by its GUID.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答