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

Group.OnElementsRemoved

protected void OnElementsRemoved(IEnumerable<GraphElement> elements);

Parameters

elements The removed elements.

Description

Called when elements are removed from this group.