wwise_soundbank_assign
Assign objects to a SoundBank's inclusion list by first planning to preview changes and then applying with an undoable token.
Instructions
Add objects (e.g. Events) to a SoundBank's inclusion list (by bank name or id). Two-step: mode='plan' previews + returns a token; mode='apply' with that token writes (idempotent, undoable).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| soundbank | No | ||
| object_ids | No | ||
| token | No |