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