Version

menu_open
Attention : vous avez été redirigé vers la plus récente documentation correspondant à votre version générale ( 2023.1.4.8496 ). 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.
Wwise SDK 2023.1.4
AK.Wwise::Plugin::V1::LinkBackend Class Reference

Host API to retrieve a link to the plug-in's backend instance. More...

#include <PluginLinks.h>

Inheritance diagram for AK.Wwise::Plugin::V1::LinkBackend:
AK.Wwise::Plugin::CBaseInstanceGlue< CLinkBackend > AK.Wwise::Plugin::CBaseInterfaceGlue< CLinkBackend >

Public Types

enum  : InterfaceTypeValue { k_interfaceType = AK_WWISE_PLUGIN_INTERFACE_TYPE_LINK_BACKEND }
 The interface type, as requested by this plug-in. More...
 
enum  : InterfaceVersion { k_interfaceVersion = 1 }
 The interface version, as requested by this plug-in. More...
 
using Interface = CLinkBackend
 
using Instance = CLinkBackend::Instance
 
- Public Types inherited from AK.Wwise::Plugin::CBaseInstanceGlue< CLinkBackend >
using Instance = typename CInterface::Instance
 
- Public Types inherited from AK.Wwise::Plugin::CBaseInterfaceGlue< CLinkBackend >
using GluedInterface = CLinkBackend
 

Public Member Functions

ak_wwise_plugin_backend_instanceGet () const
 Retrieves a link to the plug-in's backend instance. More...
 
template<typename Backend >
Backend * As ()
 Retrieves a link to the plug-in's backend instance, casted as your C++ Backend class type. More...
 

Additional Inherited Members

- Static Public Attributes inherited from AK.Wwise::Plugin::CBaseInterfaceGlue< CLinkBackend >
static GluedInterfaceg_cinterface
 The unique instance of the CInterface interface. Defined at nullptr first, overridden by the Host once loaded. More...
 

Detailed Description

Host API to retrieve a link to the plug-in's backend instance.

Useful for the Frontend (GUI) when a special function must be called to get a value, or update elements.

Definition at line 135 of file PluginLinks.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