バージョン

menu_open
Wwise SDK 2022.1.12

◆ WaapiCall

void(* ak_wwise_plugin_host_v1::WaapiCall) (const struct ak_wwise_plugin_host_v1 *in_this, const char *in_szUri, const char *in_szArgs, const char *in_szOptions, AK::IAkPluginMemAlloc *in_pAlloc, char **out_szResults, char **out_szError)

Find and call the specified procedure.

Calls made using this function are always blocking.

引数
[in]in_thisCurrent instance of this interface.
[in]in_szUriURI of the procedure to call.
[in]in_szArgsJSON string of arguments to pass to the procedure, or nullptr for no arguments.
[in]in_szOptionsJSON string of options to pass to the procedure, or nullptr for no options.
[in]in_pAllocAllocator used to allocate memory for the results or the error.
[out]out_szResultsJSON string (utf-8) containing the results, if any.
[out]out_szErrorJSON string (utf-8) containing the error, if any.

Host.h173 行目に定義があります。

参照元 AK.Wwise::Plugin::V1::Host::WaapiCall().


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう