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

GraphView.elementsInsertedToStackNode

public Action<StackNode,int,IEnumerable<GraphElement>> elementsInsertedToStackNode;

Description

Callback for when GraphElements are inserted into a StackNode.