Wwise Authoring Plug-ins - Plug-in API for the Frontend Model. 更多...
类 | |
struct | ak_wwise_plugin_host_frontend_model_v1 |
Interface used to interact with the frontend model. 更多... | |
class | AK.Wwise::Plugin::V1::FrontendModel |
Interface used to interact with the frontend model. 更多... | |
class | AK.Wwise::Plugin::RequestedHostInterface< FrontendModel > |
命名空间 | |
namespace | AK |
Audiokinetic namespace | |
namespace | AK.Wwise |
AK::Wwise::Plugin | |
AK::Wwise::Plugin::V1 | |
类型定义 | |
using | AK::Wwise::Plugin::V1::CHostFrontendModel = ak_wwise_plugin_host_frontend_model_v1 |
using | AK::Wwise::Plugin::V1::RequestFrontendModel = RequestedHostInterface< FrontendModel > |
Requests a FrontendModel interface, provided as m_frontendModel variable. 更多... | |
using | AK::Wwise::Plugin::CHostFrontendModel = V1::CHostFrontendModel |
Latest version of the C FrontendModel interface. 更多... | |
using | AK::Wwise::Plugin::FrontendModel = V1::FrontendModel |
Latest version of the C++ FrontendModel interface. 更多... | |
using | AK::Wwise::Plugin::RequestFrontendModel = V1::RequestFrontendModel |
Latest version of the requested C++ FrontendModel interface. 更多... | |
函数 | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (FrontendModel) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (FrontendModel) | |
Wwise Authoring Plug-ins - Plug-in API for the Frontend Model.
在文件 HostFrontendModel.h 中定义.