Version

menu_open

◆ DeletePropertySet

void(* ak_wwise_plugin_host_object_store_v1::DeletePropertySet) (struct ak_wwise_plugin_host_object_store_instance_v1 *in_this, struct ak_wwise_plugin_host_property_set_instance_v1 *in_pPropertySet)

Frees the inner property set.

It will also remove the object from its list if the object has been inserted. As such, you are not required to call RemovePropertySet beforehand.

Warning: Do not use the in_pPropertySet after calling this function.
See also
Parameters
[in] in_this Current instance of this interface.
[in] in_pPropertySet The inner property set to permanently delete.

Definition at line 241 of file HostObjectStore.h.

Referenced by AK.Wwise::Plugin::V1::ObjectStore::DeletePropertySet().


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