버전
menu

Wwise SDK 2021.1.14
HostUndoManager.h File Reference

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

#include "HostPropertySet.h"

Go to the source code of this file.

Classes

struct   ak_wwise_plugin_undo_event_v1
  API to create a custom undo event in a plug-in. More...
 
struct   ak_wwise_plugin_host_undo_manager_v1
  Host API to handle the plug-in's undo operations. More...
 
class   AK.Wwise::Plugin::V1::BaseUndoEvent
  Base API to create a custom undo event in a plug-in. More...
 
class   AK.Wwise::Plugin::V1::UndoEvent< Backend >
  Base API to create a custom undo event in a plug-in. More...
 
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. More...
 
class   AK.Wwise::Plugin::RequestedHostInterface< UndoManager >
 
class   AK.Wwise::Plugin::AutoUndoGroup
 

Namespaces

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

Macros

#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()
 

Typedefs

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. More...
 
using  AK::Wwise::Plugin::CUndoEvent = V1::CUndoEvent
  Latest version of the C UndoEvent interface. More...
 
using  AK::Wwise::Plugin::BaseUndoEvent = V1::BaseUndoEvent
  Latest version of the C++ BaseUndoEvent interface. More...
 
template<typename Backend >
using  AK::Wwise::Plugin::UndoEvent = V1::UndoEvent< Backend >
  Latest version of the C++ UndoEvent template helper. More...
 
template<typename BackendDerivedClass >
using  AK::Wwise::Plugin::DynamicUndoEvent = V1::DynamicUndoEvent< BackendDerivedClass >
  Latest version of the C++ DynamicUndoEvent template helper. More...
 
using  AK::Wwise::Plugin::CHostUndoManager = V1::CHostUndoManager
  Latest version of the C UndoManager interface. More...
 
using  AK::Wwise::Plugin::UndoManager = V1::UndoManager
  Latest version of the C++ UndoManager interface. More...
 
using  AK::Wwise::Plugin::RequestUndoManager = V1::RequestUndoManager
  Latest version of the requested C++ UndoManager interface. More...
 

Functions

  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)
 

Detailed Description

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

Definition in file HostUndoManager.h.


이 페이지가 도움이 되었나요?

지원이 필요하신가요?

질문이 있으신가요? 문제를 겪고 계신가요? 더 많은 정보가 필요하신가요? 저희에게 문의해주시면 도와드리겠습니다!

지원 페이지를 방문해 주세요

작업하는 프로젝트에 대해 알려주세요. 언제든지 도와드릴 준비가 되어 있습니다.

프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.

Wwise를 시작해 보세요