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

GraphView.DeleteSelectionOperation

protected void DeleteSelectionOperation(string operationName, Experimental.GraphView.GraphView.AskUser askUser);

Parameters

operationNameName of operation for undo/redo labels.
askUserWhether or not to ask the user.

Description

Default method for deleting selection.