Version

menu_open
Wwise SDK 2021.1.14

◆ Undo

bool(* ak_wwise_plugin_undo_event_v1::Undo) (struct ak_wwise_plugin_undo_event_instance_v1 *in_this, struct ak_wwise_plugin_backend_instance *in_backend)

Called when the user asks to undo an action.

Warning: The backend instance is provided to you. You should never keep pointers to any plug-in instances or services, as these might have been deleted and recreated in the meantime.
Parameters
[in] in_this Current instance of this Undo Event.
[in] in_backend The backend instance that created this event.

Definition at line 84 of file HostUndoManager.h.

Referenced by AK.Wwise::Plugin::V1::UndoEvent< Backend >::Interface::Interface(), and AK.Wwise::Plugin::V1::DynamicUndoEvent< BackendDerivedClass >::Interface::Interface().


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise