Version: 2022.3
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

Scope.ContainsElement

マニュアルに切り替える
public bool ContainsElement (Experimental.GraphView.GraphElement element);

パラメーター

element The element.

戻り値

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

説明

Determines if the Scope contains the specified GraphElement.