Version

menu_open
Wwise SDK 2022.1.11
Pasting with exclusion

Paste the property, reference and list differences from the source object to the target objects. Select a non-default paste mode for the lists and paste everything except for the "Volume" property and "RTPC" list.

Function URI

ak.wwise.core.object.pasteProperties

Arguments

{
"source": "\\Actor-Mixer Hierarchy\\Default Work Unit\\Source Sound",
"targets": [
"\\Actor-Mixer Hierarchy\\Default Work Unit\\Target Sound",
"\\Actor-Mixer Hierarchy\\Default Work Unit\\Target Sound2"
],
"pasteMode": "addReplace",
"exclusion": [
"Volume",
"RTPC"
]
}

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