バージョン

menu_open
Wwise SDK 2021.1.14

◆ 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.

Parameters
[in] in_this Current instance of this interface.
[in] in_idData Data needed to be updated.
[in] in_bMakeProjectDirty Whether project needs saving.

Definition at line 115 of file Host.h.

Referenced by AK.Wwise::Plugin::V1::Host::NotifyInternalDataChanged().


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう