Version

menu_open
Wwise SDK 2021.1.14

◆ NotifyInternalDataChanged()

void AK.Wwise::Plugin::V1::Host::NotifyInternalDataChanged ( AkPluginParamID  in_idData,
bool  in_bMakeProjectDirty 
)
inline

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.

Parameters
[in] in_idData Data needed to be updated.
[in] in_bMakeProjectDirty Whether project needs saving.

Definition at line 316 of file Host.h.

References AK.Wwise::Plugin::CBaseInterfaceGlue< CHost >::g_cinterface, and ak_wwise_plugin_host_v1::NotifyInternalDataChanged.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise