Wwise SDK 2021.1.8
PluginInterfaceArrayItem.h
Version
arrow_right
Table of Contents
Other Documentation
Wwise Authoring Plug-ins - A single instantiatable plug-in interface. More...
#include "PluginBaseInterface.h"
Go to the source code of this file.
Classes | |
struct | ak_wwise_plugin_interface_array_item |
A single instantiatable plug-in interface. More... |
|
Macros | |
#define | AK_WWISE_PLUGIN_INTERFACE_ARRAY_ITEM_CTOR() |
#define | AK_WWISE_PLUGIN_INTERFACE_ARRAY_ITEM_CTOR_INTERFACE(in_interface) |
#define | AK_WWISE_PLUGIN_INTERFACE_ARRAY_ITEM_CTOR_INSTANCE(in_interface, in_instance) |
Detailed Description
Wwise Authoring Plug-ins - A single instantiatable plug-in interface.
Definition in file PluginInterfaceArrayItem.h.