Version

menu_open

◆ NotifyPropertyChanged

void(* ak_wwise_plugin_notifications_property_set_v1::NotifyPropertyChanged) (struct ak_wwise_plugin_notifications_property_set_instance_v1 *in_this, const GUID *in_guidPlatform, const char *in_pszPropertyName)

This function is called by Wwise when a plug-in property changes.

For example, data can change through interaction with a UI control bound to a property, or through undo/redo operations.

This function is not called on the Object Store or any inner property sets.

See also
Parameters
[in] in_this Current instance of this interface.
[in] in_guidPlatform The unique ID of the queried platform.
[in] in_pszPropertyName The name of the affected property.

Definition at line 1021 of file HostPropertySet.h.

Referenced by AK.Wwise::Plugin::V1::Notifications::PropertySet_::Interface::Interface().


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