Version

menu_open
Wwise SDK 2021.1.14

◆ GetPropertySet()

PropertySet* AK.Wwise::Plugin::V1::ObjectStore::GetPropertySet ( const char *  in_pszListName,
unsigned int  in_uiIndex 
) const
inline

Gets an inner property set inside the specified list at the specified position.

Wwise Authoring handles the object's lifetime as long as it's inserted. You should not call DeletePropertySet unless you want to remove it from your plug-in instance's objects.

Note: In order to manage property sets, you must make sure to use AK::Wwise::Plugin::RequestPropertySet.
Parameters
[in] in_pszListName Name of the polled list. If the list doesn't exist, the function will return nullptr.
[in] in_uiIndex Inner property set index in the list. If higher than or equal to the current object count in that list, the function will return nullptr.
Returns
The requested inner property set, or nullptr if not existing.

Definition at line 494 of file HostObjectStore.h.

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


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