版本

menu_open
Wwise SDK 2021.1.14

◆ GetPluginData()

virtual bool AK.Wwise::Plugin::V1::CustomData::GetPluginData ( const GUID in_guidPlatform,
AkPluginParamID  in_idParam,
DataWriter in_dataWriter 
) const
inlinevirtual

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.

See also
GetBankParameters for a discussion on parameter passing to the Sound Engine.
Note: In order to use the in_pDataWriter instance, your plug-in must request the data writer interface: AK::Wwise::Plugin::RequestWrite.
Parameters
[in] in_guidPlatform The unique ID of the queried platform
[in] in_idParam The plug-in defined parameter ID
[in] in_dataWriter A pointer to the data writer instance being used.
Returns
true if the plug-in has some plug-in defined data.
See also

Definition at line 372 of file CustomData.h.


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅