This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

GraphView.GetEdgeByGuid

Declaration

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.