Wwise SDK 2024.1.1
|
◆ 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(). |