Wwise Authoring Plug-ins - Plug-in API for property sets. 更多...
类 | |
struct | ak_wwise_plugin_host_property_set_v2 |
class | AK.Wwise::Plugin::V2::PropertySet |
class | AK.Wwise::Plugin::RequestedHostInterface< PropertySet > |
命名空间 | |
namespace | AK |
Definition of data structures for AkAudioObject | |
namespace | AK.Wwise |
AK::Wwise::Plugin | |
AK::Wwise::Plugin::V2 | |
宏定义 | |
#define | AK_WWISE_PLUGIN_HOST_PROPERTY_SET_V2_ID() AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_HOST_PROPERTY_SET, 2) |
#define | AK_WWISE_PLUGIN_HOST_PROPERTY_SET_V2_CTOR() |
类型定义 | |
using | AK::Wwise::Plugin::V2::CHostPropertySet = ak_wwise_plugin_host_property_set_v2 |
using | AK::Wwise::Plugin::V2::RequestPropertySet = RequestedHostInterface< PropertySet > |
Requests a PropertySet interface, provided as m_propertySet variable. 更多... | |
using | AK::Wwise::Plugin::CHostPropertySet = V2::CHostPropertySet |
Latest version of the C PropertySet interface. 更多... | |
using | AK::Wwise::Plugin::PropertySet = V2::PropertySet |
Latest version of the C++ PropertySet interface. 更多... | |
using | AK::Wwise::Plugin::RequestPropertySet = V2::RequestPropertySet |
Latest version of the requested C++ PropertySet interface. 更多... | |
函数 | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (PropertySet) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (PropertySet) | |
Wwise Authoring Plug-ins - Plug-in API for property sets.
在文件 HostPropertySet.h 中定义.