バージョン

menu_open

◆ Connect

bool(* ak_wwise_plugin_host_frontend_model_v1::Connect) (struct ak_wwise_plugin_host_frontend_model_instance_v1 *in_this, ak_wwise_plugin_widget *in_widget, const char *in_name, void(*in_handler)(), void *in_userData)

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

引数
[in]in_thisCurrent instance of this interface.
[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.
戻り値
True if the signal isn't already connected and was successfully connected.

HostFrontendModel.h226 行目に定義があります。

参照元 AK.Wwise::Plugin::V1::FrontendModel::Connect().


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう