Delegate GraphView.DeleteSelectionDelegate
Namespace: UnityEditor.Experimental.UIElements.GraphView
Assembly: UnityEditor.dll
Syntax
public delegate void DeleteSelectionDelegate(string operationName, GraphView.AskUser askUser);
Parameters
| Type | Name | Description |
|---|---|---|
| String | operationName | |
| GraphView.AskUser | askUser |