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

GraphView.UnserializeAndPasteOperation

protected void UnserializeAndPasteOperation(string operationName, string data);

Parameters

operationNameName of operation for undo/redo labels.
dataSerialized data.

Description

Default method for unserializing elements and pasting.