Version

menu_open
Wwise SDK 2022.1.12

◆ RemovePropertySet()

bool AK.Wwise::Plugin::V1::ObjectStore::RemovePropertySet ( const PropertySet in_propertySet)
inline

Removes an inner property set from any list, without deleting the object itself.

This is useful if you still need the object internally, or if you want to move that object to another list or index.

If a list doesn't contain any items anymore, the list will automatically be deleted.

The function DeletePropertySet must be used if you still keep that reference without being reinserted through InsertPropertySet. For normal deletion, you should execute DeletePropertySet function directly, and it will remove any usage automatically.

See also
Parameters
[in]in_propertySetThe inner property set to remove from any list's index. The object is not deleted.
Returns
true if successful

Definition at line 469 of file HostObjectStore.h.

References AK.Wwise::Plugin::CBaseInterfaceGlue< CHostObjectStore >::g_cinterface, MKBOOL, and ak_wwise_plugin_host_object_store_v1::RemovePropertySet.


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