Version

menu_open
Wwise SDK 2023.1.3

◆ RequestPropertySet

Requests a PropertySet interface, provided as m_propertySet variable.

Deriving your plug-in class from RequestPropertySet will automatically request both PropertySet and Notifications::PropertySet_ interfaces. From this point, you will be able to derive from the virtual functions as defined in Notifications::PropertySet_, and access the host-provided functions in the m_propertySet variable.

This is also useful when you want to access inner property sets from the ObjectStore interface. In that case, you can ignore the m_propertySet variable and the notifications interface.

Note: The AK::Wwise::Plugin::RequestPropertySet and AK::Wwise::Plugin::RequestWrite classes are automatically derived when providing AudioPlugin in C++.

Definition at line 2435 of file HostPropertySet.h.


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