Version

menu_open
Wwise SDK 2022.1.12

◆ Redo

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

Called when the user asks to redo 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_thisCurrent instance of this Undo Event instance.
[in]in_backendThe backend instance that created this event.

Definition at line 96 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