Version

menu_open
Wwise SDK 2023.1.3
Changing the playlist of a Random Sequence object

The playlist added to the Random Sequence object is composed of the '1st number' object followed by two times '2nd Number'.

Function URI

ak.wwise.core.object.set

Arguments

{
"objects": [
{
"object": "\\Actor-Mixer Hierarchy\\External Sources\\Three Numbers in a Row",
"@Playlist": [
"\\Actor-Mixer Hierarchy\\External Sources\\Three Numbers in a Row\\1st Number",
"\\Actor-Mixer Hierarchy\\External Sources\\Three Numbers in a Row\\2nd Number",
"\\Actor-Mixer Hierarchy\\External Sources\\Three Numbers in a Row\\2nd Number"
]
}
],
"onNameConflict": "merge",
"listMode": "replaceAll"
}

Result

{}

Refer to Using the Wwise Authoring API (WAAPI) for more information about Wwise Authoring API.


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