バージョン

menu_open
AK.Wwise::Plugin::V1::FirstTimeCreationMessage クラスabstract

#include <FirstTimeCreationMessage.h>

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

クラス

struct  Interface
 The C interface, fulfilled by your plug-in. [詳解]
 

公開型

enum  : InterfaceTypeValue { k_interfaceType = AK_WWISE_PLUGIN_INTERFACE_TYPE_FIRST_TIME_CREATION_MESSAGE }
 The interface type, as provided by this plug-in. [詳解]
 
enum  : InterfaceVersion { k_interfaceVersion = 1 }
 The interface version, as provided by this plug-in. [詳解]
 
using Instance = CFirstTimeCreationMessage::Instance
 Base instance type for providing a message shown the first time an instance is created. [詳解]
 

公開メンバ関数

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. [詳解]
 
virtual const char * GetCreationMessage () const =0
 Returns a unique creation message shown to the user. [詳解]
 
- 基底クラス ak_wwise_plugin_cpp_base_instance に属する継承公開メンバ関数
virtual ~ak_wwise_plugin_cpp_base_instance ()
 

詳解

FirstTimeCreationMessage.h95 行目に定義があります。


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう