版本

menu_open
Wwise SDK 2023.1.3
HostUndoManager.h 文件参考

Wwise Authoring Plug-ins - API to provide custom undo event and manage undo groups. 更多...

#include "HostPropertySet.h"

浏览源代码.

struct  ak_wwise_plugin_undo_event_v1
 API to create a custom undo event in a plug-in. 更多...
 
struct  ak_wwise_plugin_host_undo_manager_v1
 Host API to handle the plug-in's undo operations. 更多...
 
class  AK.Wwise::Plugin::V1::BaseUndoEvent
 Base API to create a custom undo event in a plug-in. 更多...
 
class  AK.Wwise::Plugin::V1::UndoEvent< Backend >
 Base API to create a custom undo event in a plug-in. 更多...
 
struct  AK.Wwise::Plugin::V1::UndoEvent< Backend >::Interface
 
class  AK.Wwise::Plugin::V1::DynamicUndoEvent< BackendDerivedClass >
 
struct  AK.Wwise::Plugin::V1::DynamicUndoEvent< BackendDerivedClass >::Interface
 
class  AK.Wwise::Plugin::V1::UndoManager
 Host API to handle the plug-in's undo operations. 更多...
 
class  AK.Wwise::Plugin::RequestedHostInterface< UndoManager >
 
class  AK.Wwise::Plugin::AutoUndoGroup
 

命名空间

namespace  AK
 Audiokinetic namespace
 
namespace  AK.Wwise
 
 AK::Wwise::Plugin
 
 AK::Wwise::Plugin::V1
 

宏定义

#define AK_WWISE_PLUGIN_UNDO_EVENT_V1_ID()    AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_UNDO_EVENT, 1)
 
#define AK_WWISE_PLUGIN_UNDO_EVENT_V1_CTOR()
 
#define AK_WWISE_PLUGIN_HOST_UNDO_MANAGER_V1_ID()    AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_HOST_UNDO_MANAGER, 1)
 
#define AK_WWISE_PLUGIN_HOST_UNDO_MANAGER_V1_CTOR()
 

类型定义

using AK::Wwise::Plugin::V1::CUndoEvent = ak_wwise_plugin_undo_event_v1
 
using AK::Wwise::Plugin::V1::CUndoEventPair = ak_wwise_plugin_undo_event_pair_v1
 
using AK::Wwise::Plugin::V1::CHostUndoManager = ak_wwise_plugin_host_undo_manager_v1
 
using AK::Wwise::Plugin::V1::RequestUndoManager = RequestedHostInterface< UndoManager >
 Requests an UndoManager interface, provided as m_undoManager variable. 更多...
 
using AK::Wwise::Plugin::CUndoEvent = V1::CUndoEvent
 Latest version of the C UndoEvent interface. 更多...
 
using AK::Wwise::Plugin::BaseUndoEvent = V1::BaseUndoEvent
 Latest version of the C++ BaseUndoEvent interface. 更多...
 
template<typename Backend >
using AK::Wwise::Plugin::UndoEvent = V1::UndoEvent< Backend >
 Latest version of the C++ UndoEvent template helper. 更多...
 
template<typename BackendDerivedClass >
using AK::Wwise::Plugin::DynamicUndoEvent = V1::DynamicUndoEvent< BackendDerivedClass >
 Latest version of the C++ DynamicUndoEvent template helper. 更多...
 
using AK::Wwise::Plugin::CHostUndoManager = V1::CHostUndoManager
 Latest version of the C UndoManager interface. 更多...
 
using AK::Wwise::Plugin::UndoManager = V1::UndoManager
 Latest version of the C++ UndoManager interface. 更多...
 
using AK::Wwise::Plugin::RequestUndoManager = V1::RequestUndoManager
 Latest version of the requested C++ UndoManager interface. 更多...
 

函数

 AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (BaseUndoEvent)
 
 AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (UndoManager)
 
 AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (BaseUndoEvent)
 
 AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (UndoManager)
 

详细描述

Wwise Authoring Plug-ins - API to provide custom undo event and manage undo groups.

在文件 HostUndoManager.h 中定义.


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅