バージョン
menu

Wwise SDK 2021.1.14

◆ Get

ak_wwise_plugin_backend_instance*(* ak_wwise_plugin_link_backend_v1::Get) (const ak_wwise_plugin_link_backend_instance_v1 *in_this)

Retrieves a link to the plug-in's backend instance.

Note: The returned pointer might be modified in the frontend lifetime. For example, a plug-in that would undo and redo a plug-in creation might return a different value. As such, you should not store the backend pointer in a class member, but query it at every operation.
Parameters
[in] in_this Current instance of this interface.
Returns
Base pointer of the backend instance.

Definition at line 69 of file PluginLinks.h.

Referenced by AK.Wwise::Plugin::V1::LinkBackend::Get().


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう