Version

menu_open
Wwise SDK 2023.1.3

◆ Connect()

bool AK.Wwise::Plugin::V1::FrontendModel::Connect ( ak_wwise_plugin_widget in_widget,
const char *  in_name,
GenericCallback  in_handler,
void *  in_userData 
)
inline

Connects a signal to a handler taking some user-defined data.

Parameters
[in]in_widgetPointer to the widget.
[in]in_nameName of the signal.
[in]in_handlerStatic function of the form 'void StaticHandler(void* in_owner, ArgsT... in_args, void* in_data)'.
[in]in_userDataPointer to user-defined data. This is forwarded to the handler when the signal gets emitted. The user must perform the necessary casts in the handler.
Returns
True if the signal isn't already connected and was successfully connected.

Definition at line 451 of file HostFrontendModel.h.

References ak_wwise_plugin_host_frontend_model_v1::Connect, and AK.Wwise::Plugin::CBaseInterfaceGlue< CHostFrontendModel >::g_cinterface.


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