版本

menu_open
Wwise SDK 2022.1.18

◆ NotifyInternalDataChanged

void(* ak_wwise_plugin_host_v1::NotifyInternalDataChanged) (struct ak_wwise_plugin_host_instance_v1 *in_this, AkPluginParamID in_idData, bool in_bMakeProjectDirty)

Use this function to tell Wwise that something other than properties has changed within the plug-in.

This will set the plugin dirty (indicating there are unsaved changes) and GetPluginData will be called when the plug-in is about to play in Wwise. This will transfer the internal data to the Sound Engine part of the plug-in.

Use ALL_PLUGIN_DATA_ID to indicate that all the data has to be refreshed.

参数
[in]in_thisCurrent instance of this interface.
[in]in_idDataData needed to be updated.
[in]in_bMakeProjectDirtyWhether project needs saving.

在文件 Host.h114 行定义.

被这些函数引用 AK.Wwise::Plugin::V1::Host::NotifyInternalDataChanged().


此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅