#include "PluginInfoGenerator.h"命名空间 | |
| namespace | AK |
| Audiokinetic namespace | |
| namespace | AK.Wwise |
| AK::Wwise::Plugin | |
| AK::Wwise::Plugin::V1 | |
宏定义 | |
| #define | AK_ADD_FRONTEND_PLUGIN_CLASS_TO_CONTAINER(ContainerName, WwiseClassName, AudioEngineRegisteredName, TemplateName) |
| (C++) Adds a Wwise Authoring frontend plug-in and a Sound Engine plug-in to a plug-in 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. 更多... | |
函数 | |
| void | AK::Wwise::Plugin::V1::AssignFrontendModelArgs (AK::Wwise::Plugin::PluginInfo &io_pluginInfo, ak_wwise_plugin_host_frontend_model_args_v1 *in_args) |
| Assign arguments for the FrontendModel service request 更多... | |