Version

    Other Documentation

menu_open

◆ AK_WWISE_PLUGIN_SPECIALIZE_HOST_INTERFACE

#define AK_WWISE_PLUGIN_SPECIALIZE_HOST_INTERFACE (   in_name,
  in_varname,
  ... 
)

PluginInfoGenerator: Creates a C++ host specialization for interface class specified in in_name, and creates a variable instance named m_ followed by in_varname.

Note: Macro assumes a AK::Wwise::Plugin namespace root.
Parameters
in_nameName of the C++ class
in_varnameName of the variable to instantiate. Will be prefixed by m_. A second static variable is created with g_ prefix, containing the C++ interface.
...Supplemental class derivations can be added as additional parameters
See also

Definition at line 237 of file PluginInfoGenerator.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise