Wwise Authoring Plug-ins - API for storing objects not in the plug-in XML. [詳解]
#include "HostPropertySet.h"クラス | |
| struct | ak_wwise_plugin_host_object_store_v1 |
| Custom inner property set interface. [詳解] | |
| struct | ak_wwise_plugin_notifications_object_store_v1 |
| Interface able to receive notifications for custom inner property sets. [詳解] | |
| class | AK.Wwise::Plugin::V1::ObjectStore< PropertySetT > |
| Custom inner property set interface. [詳解] | |
| class | AK.Wwise::Plugin::V1::Notifications::ObjectStore_< PropertySetT > |
| Interface able to receive notifications for custom inner property sets. [詳解] | |
| struct | AK.Wwise::Plugin::V1::Notifications::ObjectStore_< PropertySetT >::Interface |
| The C interface, fulfilled by your plug-in. [詳解] | |
| class | AK.Wwise::Plugin::RequestedHostInterface< ObjectStore > |
名前空間 | |
| namespace | AK |
| Definition of data structures for AkAudioObject | |
| namespace | AK.Wwise |
| AK::Wwise::Plugin | |
| AK::Wwise::Plugin::V1 | |
| AK::Wwise::Plugin::V1::Notifications | |
| Notifications namespace | |
| AK::Wwise::Plugin::Notifications | |
関数 | |
| AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (ObjectStore) | |
| AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (ObjectStore) | |
| AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (Notifications::ObjectStore) | |
| AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (Notifications::ObjectStore) | |
Wwise Authoring Plug-ins - API for storing objects not in the plug-in XML.
HostObjectStore.h に定義があります。