Version

menu_open

◆ CreatePropertySet

struct ak_wwise_plugin_host_property_set_instance_v1*(* ak_wwise_plugin_host_object_store_v1::CreatePropertySet) (struct ak_wwise_plugin_host_object_store_instance_v1 *in_this, const char *in_pszType)

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_this Current instance of this interface.
[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 196 of file HostObjectStore.h.

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


Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise