版本

menu_open
Wwise SDK 2022.1.13

◆ 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 之旅