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

Scope.OnElementsRemoved

protected void OnElementsRemoved(IEnumerable<GraphElement> elements);

Parameters

elementsThe removed elements.

Description

Called when GraphElements are removed from the Scope.