Delegate GraphView.CanPasteSerializedDataDelegate
Namespace: UnityEditor.Experimental.UIElements.GraphView
Assembly: UnityEditor.dll
Syntax
public delegate bool CanPasteSerializedDataDelegate(string data);Parameters
| Type | Name | Description | 
|---|---|---|
| String | data | 
Returns
| Type | Description | 
|---|---|
| Boolean |