Version

menu_open
AK.Wwise::Plugin::V1::Notifications::ObjectStore_ Class Reference

Interface able to receive notifications for custom inner property sets. More...

#include <HostObjectStore.h>

Inheritance diagram for AK.Wwise::Plugin::V1::Notifications::ObjectStore_:
ak_wwise_plugin_notifications_object_store_instance_v1 ak_wwise_plugin_cpp_base_instance ak_wwise_plugin_instance_ptr AK.Wwise::Plugin::RequestedHostInterface< ObjectStore >

Classes

struct  Interface
 The C interface, fulfilled by your plug-in. More...
 

Public Types

enum  : InterfaceTypeValue { k_interfaceType = AK_WWISE_PLUGIN_INTERFACE_TYPE_NOTIFICATIONS_OBJECT_STORE }
 The interface type, as provided by this plug-in. More...
 
enum  : InterfaceVersion { k_interfaceVersion = 1 }
 The interface version, as provided by this plug-in. More...
 
using Instance = CObjectStore_::Instance
 Base instance type for receiving notifications on related Object Store's changes. More...
 

Public Member Functions

InterfacePtr GetInterfacePointer ()
 
CObjectStore_::InstanceGetInstancePointer ()
 
const CObjectStore_::InstanceGetInstancePointer () const
 
 ObjectStore_ ()
 
virtual ~ObjectStore_ ()
 
virtual void NotifyInnerObjectPropertyChanged (PropertySet &in_PSet, const GUID &in_guidPlatform, const char *in_pszPropertyName)
 Called when an inner property set's data has changed. More...
 
virtual void NotifyInnerObjectAddedRemoved (PropertySet &in_PSet, unsigned int in_uiIndex, NotifyInnerObjectOperation in_eOperation)
 Called when an inner property set has changed. More...
 
- Public Member Functions inherited from ak_wwise_plugin_cpp_base_instance
virtual ~ak_wwise_plugin_cpp_base_instance ()
 

Detailed Description

Interface able to receive notifications for custom inner property sets.

Note: In order to manage property sets, you must make sure to use AK::Wwise::Plugin::RequestPropertySet in your plug-in.
See also

Definition at line 608 of file HostObjectStore.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