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 に定義があります。