Wwise SDK 2024.1.1
|
◆ GetPluginData
Obtains parameters that will be sent to the sound engine when Wwise is connected. This block should contain only data that is NOT a property defined in the plug-in xml file. The parameter ID should be different than the ones used in the plug-in xml. This is used when there are Object Store, large binary data sections, or properties not usually residing in the XML.
在文件 CustomData.h 第 159 行定义. 被这些函数引用 AK.Wwise::Plugin::V1::CustomData::Interface::Interface(). |