Version

menu_open

◆ AK_ADD_FRONTEND_PLUGIN_CLASSID_TO_CONTAINER

#define AK_ADD_FRONTEND_PLUGIN_CLASSID_TO_CONTAINER (   ContainerName,
  WwiseClassName,
  CompanyID,
  PluginID,
  Type,
  TemplateName 
)

(C++) Adds a Wwise Authoring frontend plug-in to a plug-in container.

Creates a custom namespace with custom plug-in info, that contains the generated plug-in info structure. Then, statically points it to the next pointer for the container.

Parameters
ContainerNameContainer name.
WwiseClassNameClass name of the plug-in to add to the container.
CompanyIDPlug-in vendor's Company ID, as provided by Audiokinetic.
PluginIDPlug-in ID, as provided by Audiokinetic.
TypePlug-in type.
TemplateNameFrontend Model's template name of the plug-in.

This uses the Frontend Model to build and manage the lifetime of the plug-in frontend's widgets.

Definition at line 107 of file PluginInfoGeneratorPriv.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