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 |
| Custom inner property set interface. 更多... | |
| class | AK.Wwise::Plugin::V1::Notifications::ObjectStore_ |
| Interface able to receive notifications for custom inner property sets. 更多... | |
| struct | AK.Wwise::Plugin::V1::Notifications::ObjectStore_::Interface |
| The C interface, fulfilled by your plug-in. 更多... | |
| class | AK.Wwise::Plugin::RequestedHostInterface< ObjectStore > |
命名空间 | |
| namespace | AK |
| Audiokinetic namespace | |
| namespace | AK.Wwise |
| AK::Wwise::Plugin | |
| AK::Wwise::Plugin::V1 | |
| AK::Wwise::Plugin::V1::Notifications | |
| Notifications namespace | |
| AK::Wwise::Plugin::Notifications | |
类型定义 | |
| using | AK::Wwise::Plugin::V1::CHostObjectStore = ak_wwise_plugin_host_object_store_v1 |
| using | AK::Wwise::Plugin::V1::Notifications::CObjectStore_ = ak_wwise_plugin_notifications_object_store_v1 |
| using | AK::Wwise::Plugin::V1::RequestObjectStore = RequestedHostInterface< ObjectStore > |
| Requests an ObjectStore interface, provided as m_objectStore variable. 更多... | |
| using | AK::Wwise::Plugin::CHostObjectStore = V1::CHostObjectStore |
| Latest version of the C ObjectStore interface. 更多... | |
| using | AK::Wwise::Plugin::ObjectStore = V1::ObjectStore |
| Latest version of the C++ ObjectStore interface. 更多... | |
| using | AK::Wwise::Plugin::RequestObjectStore = V1::RequestObjectStore |
| Latest version of the requested C++ ObjectStore interface. 更多... | |
| using | AK::Wwise::Plugin::Notifications::CObjectStore = V1::Notifications::CObjectStore_ |
| Latest version of the C ObjectStore notification interface. 更多... | |
| using | AK::Wwise::Plugin::Notifications::ObjectStore = V1::Notifications::ObjectStore_ |
| Latest version of the C++ ObjectStore notification interface. 更多... | |
函数 | |
| 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 中定义.