Create Events in Wwise with WAAPI
Create Event(s) on WU adds events for selected sounds and containers without
making you browse to the Events hierarchy first. It opens from the
waapi-tools context menu in Wwise.
Using the tool
- Select one or more sounds or supported containers in Wwise.
-
Right-click and choose
waapi-tools → Create Event(s) on WU, or pressCtrl+Shift+E. - Search for the Event Work Unit that should receive the events.
- Choose a result, or press Enter to use the first visible result.
What it creates
Each selected object gets a Play event named
<object name>_Play. If the selected object loops, the tool
also creates <object name>_stop with a Stop action.
The changes are grouped as Create Events on WU in Wwise, so one undo removes the events created by that run.