#include <License.h>
Classes | |
| struct | Interface |
| The C interface, fulfilled by your plug-in. More... | |
Public Types | |
| enum | : InterfaceTypeValue { k_interfaceType = AK_WWISE_PLUGIN_INTERFACE_TYPE_LICENSE } |
| The interface type, as provided by this plug-in. More... | |
| enum | : InterfaceVersion { k_interfaceVersion = 1 } |
| The interface version, as provided by this plug-in. More... | |
Public Member Functions | |
| InterfacePtr | GetInterfacePointer () |
| CLicense::Instance * | GetInstancePointer () |
| const CLicense::Instance * | GetInstancePointer () const |
| License () | |
| virtual | ~License () |
| virtual LicenseStatus | GetLicenseStatus (const GUID &in_guidPlatform, Severity &out_eSeverity, char *out_pszMessage, unsigned int in_uiBufferSize) const |
| Retrieve the licensing status of the plug-in for the given platform. More... | |
Public Member Functions inherited from ak_wwise_plugin_cpp_base_instance | |
| virtual | ~ak_wwise_plugin_cpp_base_instance () |
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