#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 [詳解] | |