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

Group.OnElementsAdded

protected void OnElementsAdded(IEnumerable<GraphElement> elements);

Parameters

elements The added elements.

Description

Called when elements are added to this group.