Wwise SDK 2024.1.0
|
◆ AK_ADD_FRONTEND_PLUGIN_CLASSID_TO_CONTAINER
(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.
This uses the Frontend Model to build and manage the lifetime of the plug-in frontend's widgets. 在文件 PluginInfoGeneratorPriv.h 第 107 行定义. |