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