Wwise Authoring Plug-ins - Backend API to load and save custom data in XML format. More...
Go to the source code of this file.
Classes | |
struct | ak_wwise_plugin_custom_data_v1 |
Backend API to load and save custom data in XML format. More... | |
class | AK.Wwise::Plugin::V1::CustomData |
Backend API to load and save custom data in XML format. More... | |
struct | AK.Wwise::Plugin::V1::CustomData::Interface |
Namespaces | |
namespace | AK |
Audiokinetic namespace. | |
namespace | AK.Wwise |
AK::Wwise::Plugin | |
AK::Wwise::Plugin::V1 | |
Macros | |
#define | AK_WWISE_PLUGIN_CUSTOM_DATA_V1_ID() AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_CUSTOM_DATA, 1) |
#define | AK_WWISE_PLUGIN_CUSTOM_DATA_V1_CTOR(in_pluginInfo, in_data) |
Typedefs | |
using | AK::Wwise::Plugin::V1::CCustomData = ak_wwise_plugin_custom_data_v1 |
using | AK::Wwise::Plugin::CCustomData = V1::CCustomData |
Latest version of the C CustomData interface. More... | |
using | AK::Wwise::Plugin::CustomData = V1::CustomData |
Latest version of the C++ CustomData interface. More... | |
Functions | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (CustomData) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (CustomData) | |
Wwise Authoring Plug-ins - Backend API to load and save custom data in XML format.
Definition in file CustomData.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