Wwise SDK 2024.1.4
|
The interface information of the plug-in currently being instantiated. More...
#include <PluginInfoGenerator.h>
Static Public Attributes | |
static thread_local PluginInfo * | tls_pluginInfo = nullptr |
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 62 of file PluginInfoGenerator.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise