バージョン

menu_open
警告:あなたのメジャーリリース ( 2023.1.4.8496 ) に該当する最新ドキュメンテーションが表示されています。特定バージョンのドキュメンテーションにアクセスするには、Audiokinetic Launcherでオフラインドキュメンテーションをダウンロードし、Wwise AuthoringのOffline Documentationオプションにチェックを入れてください。
Wwise SDK 2023.1.4
AK.Wwise::Plugin::V1::BaseUndoEvent クラスabstract

Base API to create a custom undo event in a plug-in. [詳解]

#include <HostUndoManager.h>

AK.Wwise::Plugin::V1::BaseUndoEvent の継承関係図
ak_wwise_plugin_undo_event_instance_v1 ak_wwise_plugin_cpp_base_instance ak_wwise_plugin_instance_ptr AK.Wwise::Plugin::V1::DynamicUndoEvent< BackendDerivedClass > AK.Wwise::Plugin::V1::UndoEvent< Backend >

公開型

enum  : InterfaceTypeValue { k_interfaceType = AK_WWISE_PLUGIN_INTERFACE_TYPE_UNDO_EVENT }
 The interface type, as provided by this plug-in. [詳解]
 
enum  : InterfaceVersion { k_interfaceVersion = 1 }
 The interface version, as provided by this plug-in. [詳解]
 
using Interface = CUndoEvent
 

公開メンバ関数

virtual InterfaceGetInterfacePointer ()=0
 
CUndoEvent::InstanceGetInstancePointer ()
 
const CUndoEvent::InstanceGetInstancePointer () const
 
 BaseUndoEvent ()
 
virtual ~BaseUndoEvent ()
 
- 基底クラス ak_wwise_plugin_cpp_base_instance に属する継承公開メンバ関数
virtual ~ak_wwise_plugin_cpp_base_instance ()
 

詳解

Base API to create a custom undo event in a plug-in.

This is useful when you handle custom properties, not handled by Property Sets.

UndoEvent should be handled by the UndoEvent template.

HostUndoManager.h268 行目に定義があります。


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう