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 に定義があります。