Wwise SDK 2024.1.5
|
◆ InitFromInstance
Copy the plug-in's custom data from another instance of the same plug-in. This is used during copy/paste and delete for Undo purposes. The properties on the PropertySet do not need to be copied in this method. This method is mutually exclusive with the other Init methods.
在文件 CustomData.h 第 91 行定义. 被这些函数引用 AK.Wwise::Plugin::V1::CustomData::Interface::Interface(). |