Wwise SDK 2021.1.9
ak_wwise_plugin_instance_ptr
Version
Wwise SDK 2021.1.9
|
ak_wwise_plugin_instance_ptr Struct Reference
Generic base for all plug-in instances. In C++, this is derived. In C, they are equivalent. More...
#include <PluginDef.h>
Inheritance diagram for ak_wwise_plugin_instance_ptr:

Detailed Description
Generic base for all plug-in instances. In C++, this is derived. In C, they are equivalent.
Pointer to a generic base for a plug-in instances.
- See also
- ak_wwise_plugin_cpp_base_instance for disrepancies between the C and C++ model.
Definition at line 495 of file PluginDef.h.