Version

menu_open
Wwise SDK 2021.1.14

◆ CreatePropertySet()

PropertySet* AK.Wwise::Plugin::V1::ObjectStore::CreatePropertySet ( const char *  in_pszType )
inline

Creates a new inner property set.

An inner property set must be defined as a particular InnerType in the plug-in's XML definition file.

When this object is created, it is not bound to any list. As such, this is the only moment where it is under the plug-in's responsibility. You should either call InsertPropertySet or DeletePropertySet on it to make sure the plug-in doesn't cause a memory leak.

See also
Parameters
[in] in_pszType The requested InnerType, as defined in the plug-in's XML definition file.
Returns
A new inner property set instance.

Definition at line 536 of file HostObjectStore.h.

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


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