Version

menu_open
Warning: you were redirected to the latest documentation corresponding to your major release ( 2022.1.13.8454 ). Should you wish to access your specific version's documentation, please download the offline documentation from the Audiokinetic Launcher and check the Offline Documentation option in Wwise Authoring.

◆ NotifyInnerObjectPropertyChanged()

virtual void AK.Wwise::DefaultAudioPluginImplementation::NotifyInnerObjectPropertyChanged ( IPluginPropertySet in_pPSet,
const GUID in_guidPlatform,
LPCWSTR  in_pszPropertyName 
)
inlinevirtual

This function is called by Wwise when a inner object property changes (for example, through interaction with a UI control bound to a property, or through undo/redo operations). See the Plugin Object Store for more information about inner objects. This function is also called during undo or redo operations

Warning
This function is guaranteed to be called by a single thread at a time.
Parameters
in_pPSetThe inner object that changed
in_guidPlatformThe unique ID of the queried platform
in_pszPropertyNameThe name of the property

Implements AK.Wwise::IAudioPlugin.

Definition at line 633 of file AudioPlugin.h.


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