Wwise SDK 2024.1.4
|
PluginInfoGenerator: Associates an existing C Interface with a variable that can be used. Derives from the instance that uses it. More...
#include <PluginInfoGenerator.h>
Public Types | |
using | Instance = CInstance |
![]() | |
using | GluedInterface = CInterface |
Additional Inherited Members | |
![]() | |
static GluedInterface * | g_cinterface = nullptr |
The unique instance of the CInterface interface. Defined at nullptr first, overridden by the Host once loaded. More... | |
PluginInfoGenerator: Associates an existing C Interface with a variable that can be used. Derives from the instance that uses it.
CInterface | The C Interface that needs to be instantiated into a CInstance. |
CInstance | The C Instance that will be instantiated. Automatically derived from the CInterface::Instance typedef. |
Definition at line 103 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