Version

menu_open
Attention : vous avez été redirigé vers la plus récente documentation correspondant à votre version générale ( 2021.1.14.8108 ). Si vous souhaitez accéder à la documentation de votre version précise, veuillez télécharger la documentation hors ligne depuis l'Audiokinetic Launcher et sélectionner l'option de documentation Offline dans l'application de création Wwise.

◆ RemovePropertySet

bool(* ak_wwise_plugin_host_object_store_v1::RemovePropertySet) (struct ak_wwise_plugin_host_object_store_instance_v1 *in_this, const struct ak_wwise_plugin_host_property_set_instance_v1 *in_pPropertySet)

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_this Current instance of this interface.
[in] in_pPropertySet The inner property set to remove from any list's index. The object is not deleted.
Returns
true if successful

Definition at line 157 of file HostObjectStore.h.

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


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