Version

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).

Note: Assumes the interface versions range from 1 to k_latestInterfaceVersion, except for native interfaces.
Returns
A pair containing a VersionPack of the requested versions and a VersionPack of the provided versions of the interface.
See also

Definition at line 377 of file PluginInfoGenerator.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise