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

Scope.ContainsElement

Switch to Manual
public bool ContainsElement (Experimental.UIElements.GraphView.GraphElement element);

Parameters

elementThe element.

Returns

bool Returns true if the Scope contains the specified element. Returns false otherwise.

Description

Determines if the Scope contains the specified GraphElement.