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

StackNode.RemoveElement

public void RemoveElement(Experimental.GraphView.GraphElement element);

Parameters

elementThe GraphElement to remove.

Description

Removes the specified GraphElement from this StackNode.