Wwise Authoring Plug-ins - Plug-in API for reference sets. [詳解]
#include "PluginInfoGenerator.h"クラス | |
| struct | ak_wwise_plugin_host_reference_set_v1 |
| Interface used to interact with reference sets. [詳解] | |
| struct | ak_wwise_plugin_notifications_reference_set_v1 |
| class | AK.Wwise::Plugin::ReferenceSetBase< CHostReferenceSetT, interface_version > |
| Interface used to interact with reference sets. [詳解] | |
| class | AK.Wwise::Plugin::Notifications::ReferenceSet_ |
| struct | AK.Wwise::Plugin::Notifications::ReferenceSet_::Interface |
| The C interface, fulfilled by your plug-in. [詳解] | |
| class | AK.Wwise::Plugin::RequestedHostInterface< ReferenceSet > |
名前空間 | |
| namespace | AK |
| Definition of data structures for AkAudioObject | |
| namespace | AK.Wwise |
| AK::Wwise::Plugin | |
| AK::Wwise::Plugin::Notifications | |
型定義 | |
| using | AK::Wwise::Plugin::CHostReferenceSet = ak_wwise_plugin_host_reference_set_v1 |
| using | AK::Wwise::Plugin::ReferenceSet = ReferenceSetBase<> |
| using | AK::Wwise::Plugin::Notifications::CReferenceSet_ = ak_wwise_plugin_notifications_reference_set_v1 |
| using | AK::Wwise::Plugin::RequestReferenceSet = RequestedHostInterface< ReferenceSet > |
| Requests a ReferenceSet interface, provided as m_referenceSet variable. [詳解] | |
| using | AK::Wwise::Plugin::Notifications::CReferenceSet = Notifications::CReferenceSet_ |
| Latest version of the C ReferenceSet notification interface. [詳解] | |
| using | AK::Wwise::Plugin::Notifications::ReferenceSet = Notifications::ReferenceSet_ |
| Latest version of the C++ ReferenceSet notification interface. [詳解] | |
関数 | |
| AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (ReferenceSet) | |
| AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (Notifications::ReferenceSet) | |
| AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (Notifications::ReferenceSet) | |
Wwise Authoring Plug-ins - Plug-in API for reference sets.
HostReferenceSet.h に定義があります。