Wwise SDK 2024.1.4
|
Recursively generates the constructors and interface pointer updater for all the Interfaces. More...
#include <PluginInfoGenerator.h>
Static Public Member Functions | |
static void | UpdateCInterface (const InterfaceArrayItem in_original[k_interfaceCount], int in_count=0) |
static void | Constructor (InterfaceArrayItem out_interfaces[k_interfaceCount], const InterfaceArrayItem in_original[k_interfaceCount], PluginT *in_instance, int in_count=0) |
Recursively generates the constructors and interface pointer updater for all the Interfaces.
in_interfaceType | The current interface being processed. They are processed recursively from max to 0 |
Definition at line 657 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