Wwise Authoring Plug-ins - Plug-in API for property display name. More...
#include "PluginInfoGenerator.h"
Go to the source code of this file.
Classes | |
struct | ak_wwise_plugin_property_display_name_v1 |
Backend API to specify display names for properties. More... | |
class | AK.Wwise::Plugin::V1::PropertyDisplayName |
struct | AK.Wwise::Plugin::V1::PropertyDisplayName::Interface |
The C interface, fulfilled by your plug-in. More... | |
Namespaces | |
namespace | AK |
Audiokinetic namespace. | |
namespace | AK.Wwise |
AK::Wwise::Plugin | |
AK::Wwise::Plugin::V1 | |
Macros | |
#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) |
Typedefs | |
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. More... | |
using | AK::Wwise::Plugin::PropertyDisplayName = V1::PropertyDisplayName |
Latest version of the C++ PropertyDisplayName interface. More... | |
Functions | |
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.
Definition in file PropertyDisplayName.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise