Version

    Other Documentation

menu_open
Wwise SDK 2021.1.14
AK.Wwise::Plugin::PluginInfoTLS< bool > Struct Template Reference

The interface information of the plug-in currently being instantiated. More...

#include <PluginInfoGenerator.h>

Static Public Attributes

static thread_local PluginInfo tls_pluginInfo = nullptr
 

Detailed Description

template<bool = false>
struct AK.Wwise::Plugin::PluginInfoTLS< bool >

The interface information of the plug-in currently being instantiated.

When the host calls the Instantiate of the plug-in, PluginInfoGenerator will automatically set this thread variable to the provided in_pluginInfo. This allows the interfaces to bind themselves without having to pass this parameter throughout the constructor.

Warning: This variable is only set up during instantiation.

Definition at line 63 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