Version

menu_open
AK.Wwise::Plugin::V1::FirstTimeCreationMessage Class Referenceabstract

#include <FirstTimeCreationMessage.h>

Inheritance diagram for AK.Wwise::Plugin::V1::FirstTimeCreationMessage:
ak_wwise_plugin_first_time_creation_message_instance_v1 ak_wwise_plugin_cpp_base_instance ak_wwise_plugin_instance_ptr

Classes

struct  Interface
 The C interface, fulfilled by your plug-in. More...
 

Public Types

enum  : InterfaceTypeValue { k_interfaceType = AK_WWISE_PLUGIN_INTERFACE_TYPE_FIRST_TIME_CREATION_MESSAGE }
 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...
 
using Instance = CFirstTimeCreationMessage::Instance
 Base instance type for providing a message shown the first time an instance is created. More...
 

Public Member Functions

InterfacePtr GetInterfacePointer ()
 
CFirstTimeCreationMessage::InstanceGetInstancePointer ()
 
const CFirstTimeCreationMessage::InstanceGetInstancePointer () const
 
 FirstTimeCreationMessage ()
 
virtual ~FirstTimeCreationMessage ()
 
virtual const char * GetKey () const =0
 Returns a unique key used in the .wproj to indicate whether the licensing message was shown. More...
 
virtual const char * GetCreationMessage () const =0
 Returns a unique creation message shown to the user. More...
 
- Public Member Functions inherited from ak_wwise_plugin_cpp_base_instance
virtual ~ak_wwise_plugin_cpp_base_instance ()
 

Detailed Description

Definition at line 95 of file FirstTimeCreationMessage.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise