版本

menu_open

◆ GetUsedInterfaceVersions()

template<typename PluginT >
template<InterfaceType in_interfaceType>
template<uint32_t in_interfaceVersion = k_latestInterfaceVersion, uint32_t... in_requestedVersions, uint32_t... in_providedVersions>
static constexpr auto AK.Wwise::Plugin::PluginInfoGenerator< PluginT >::InterfaceInfo< in_interfaceType >::GetUsedInterfaceVersions ( VersionPack< in_requestedVersions... >  = {},
VersionPack< in_providedVersions... >  = {} 
)
inlinestaticconstexpr

Recursively accumulate each version of the interface requested or provided by the plug-in (there should be one or none).

备注: Assumes the interface versions range from 1 to k_latestInterfaceVersion, except for native interfaces.
返回
A pair containing a VersionPack of the requested versions and a VersionPack of the provided versions of the interface.
参见

在文件 PluginInfoGenerator.h376 行定义.


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅