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

GraphView.CanPasteSerializedDataDelegate

切换到手册
public delegatebool CanPasteSerializedDataDelegate (string data);

参数

data 序列化的图形元素。

描述

用于查看序列化数据是否可以粘贴的委托。