バージョン

menu_open
Wwise SDK 2021.1.14
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::Instance GetInstancePointer ()
 
const CFirstTimeCreationMessage::Instance GetInstancePointer () 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 96 of file FirstTimeCreationMessage.h.


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう