|
Wwise SDK 2021.1.14
|
◆ AK_EXPORT_PLUGIN_CONTAINER
(C++) Exports the plug-in container for a shared library. The export name is ak_wwise_plugin_container_export_ContainerName, where ContainerName must be the plug-in file/xml name. For example, it should be AkCompressor for AkCompressor.dll/.xml. For non-Windows platforms, the export name is ak_wwise_plugin_container_export_libContainerName.
Definition at line 880 of file PluginInfoGenerator.h. |