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

GraphView.UnserializeAndPasteOperation

Declaration

protected void UnserializeAndPasteOperation(string operationName, string data);

Parameters

operationName Name of operation for undo/redo labels.
data Serialized data.

Description

Default method for unserializing elements and pasting.