Version

    Other Documentation

menu_open
Wwise SDK 2021.1.14

◆ NotifyInnerObjectAddedRemoved()

virtual void AK.Wwise::IAudioPlugin::NotifyInnerObjectAddedRemoved ( IPluginPropertySet in_pPSet,
unsigned int  in_uiIndex,
NotifyInnerObjectOperation  in_eOperation 
)
pure virtual

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.

Warning
This function is guaranteed to be called by a single thread at a time.
Parameters
in_pPSet The inner object that was added or removed
in_uiIndex The insertion/removal index
in_eOperation InnerObjectAdded or InnerObjectRemoved

Implemented in AK.Wwise::DefaultAudioPluginImplementation.


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