Wwise SDK 2023.1.9
|
A definition of an undo event, with a specific interface and instance. More...
#include <PluginDef.h>
Public Attributes | |
struct ak_wwise_plugin_undo_event_v1 * | m_interface |
The interface to execute that undo event's commands. More... | |
struct ak_wwise_plugin_undo_event_instance_v1 * | m_instance |
The specific instance usued for that particular undo event. More... | |
A definition of an undo event, with a specific interface and instance.
Allows to bind an event from any source: Authoring or any plug-in. Allows to have multiple separate interfaces.
Definition at line 940 of file PluginDef.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise