Version: 2018.2
Experimental: this API is experimental and might be changed or removed in the future.

GraphView.UnserializeAndPasteDelegate

Switch to Manual
public delegatevoid UnserializeAndPasteDelegate (string operationName, string data);

Parameters

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

Description

Delegate for unserializing and pasting elements.