Version: 2018.2
Experimental: this API is experimental and might be changed or removed in the future.

Group.OnElementRemoved

Switch to Manual
protected void OnElementRemoved (Experimental.UIElements.GraphView.GraphElement element);

Parameters

elementThe removed element.

Description

Called when an element is removed from this group.