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

Scope.OnElementsAdded

protected void OnElementsAdded(IEnumerable<GraphElement> elements);

Parameters

elementsThe added elements.

Description

Called when GraphElements are added to the Scope.