Wwise Authoring Plug-ins - Plug-in API for licensing. More...
#include "PluginInfoGenerator.h"
Go to the source code of this file.
Classes | |
struct | ak_wwise_plugin_license_v1 |
Backend API to specify licensing requirements. More... | |
class | AK.Wwise::Plugin::V1::License |
struct | AK.Wwise::Plugin::V1::License::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_LICENSE_V1_ID() AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_LICENSE, 1) |
#define | AK_WWISE_PLUGIN_LICENSE_V1_CTOR(in_pluginInfo, in_data) |
Typedefs | |
using | AK::Wwise::Plugin::V1::CLicense = ak_wwise_plugin_license_v1 |
using | AK::Wwise::Plugin::CLicense = V1::CLicense |
Latest version of the C License interface. More... | |
using | AK::Wwise::Plugin::License = V1::License |
Latest version of the C++ License interface. More... | |
Functions | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (License) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (License) | |
Wwise Authoring Plug-ins - Plug-in API for licensing.
Definition in file License.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