Wwise Authoring Plug-ins - Plug-in API for property display name. 更多...
#include "PluginInfoGenerator.h"
类 | |
struct | ak_wwise_plugin_property_display_name_v1 |
Backend API to specify display names for properties 更多... | |
class | AK.Wwise::Plugin::V1::PropertyDisplayName |
struct | AK.Wwise::Plugin::V1::PropertyDisplayName::Interface |
The C interface, fulfilled by your plug-in. 更多... | |
命名空间 | |
namespace | AK |
Audiokinetic namespace | |
namespace | AK.Wwise |
AK::Wwise::Plugin | |
AK::Wwise::Plugin::V1 | |
宏定义 | |
#define | AK_WWISE_PLUGIN_PROPERTY_DISPLAY_NAME_V1_ID() AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_PROPERTY_DISPLAY_NAME, 1) |
#define | AK_WWISE_PLUGIN_PROPERTY_DISPLAY_NAME_V1_CTOR(in_pluginInfo, in_data) |
类型定义 | |
using | AK::Wwise::Plugin::V1::CPropertyDisplayName = ak_wwise_plugin_property_display_name_v1 |
using | AK::Wwise::Plugin::CPropertyDisplayName = V1::CPropertyDisplayName |
Latest version of the C PropertyDisplayName interface. 更多... | |
using | AK::Wwise::Plugin::PropertyDisplayName = V1::PropertyDisplayName |
Latest version of the C++ PropertyDisplayName interface. 更多... | |
函数 | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (PropertyDisplayName) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (PropertyDisplayName) | |
Wwise Authoring Plug-ins - Plug-in API for property display name.
在文件 PropertyDisplayName.h 中定义.