バージョン

menu_open
Wwise SDK 2022.1.12

◆ Instantiate()

template<typename PluginT >
static InterfaceArrayItem* AK.Wwise::Plugin::PluginInfoGenerator< PluginT >::Instantiate ( PluginInfo in_pluginInfo)
inlinestatic

Plug-in instance constructor, as shared with the host.

It is currently assumed the in_pluginInfo parameter, as passed, is the same as the one provided in the ak_wwise_plugin_container structure. As such, in the current version of the SDK, this is not reentrant, as there is only one structure used to transfer data.

警告
This function is not reentrant. See m_interfaceArray for more information.
引数
in_pluginInfoPlug-in structure to instantiate.
戻り値
InterfaceArrayItem* The new instance: A copy of the structure, containing the instantiated pointers.

PluginInfoGenerator.h716 行目に定義があります。

参照先 AK.Wwise::Plugin::PluginInfoGenerator< PluginT >::GenerateConstructorArray< in_interfaceType >::Constructor(), AK.Wwise::Plugin::PluginInfoGenerator< PluginT >::k_interfaceCount, ak_wwise_plugin_info::m_interfaces, AK.Wwise::Plugin::PluginInfoGenerator< PluginT >::GenerateConstructorArray< in_interfaceType >::UpdateCInterface().


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう