Version

menu_open
Wwise SDK 2022.1.12
Returning the property and list differences

Returns the property and list differences between 2 objects.

Function URI

ak.wwise.core.object.diff

Arguments

{
"source": "\\Actor-Mixer Hierarchy\\Default Work Unit\\Source Sound",
"target": "\\Actor-Mixer Hierarchy\\Default Work Unit\\Target Sound"
}

Result

{
"lists": [
"Metadata",
"RTPC"
],
"properties": [
"OverridePositioning",
"OutputBus",
"Volume",
"OverrideOutput"
]
}

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