Version

menu_open
Wwise SDK 2023.1.3
ak.wwise.core.sourceControl.move Arguments Schema

Schema

{
"type": "object",
"properties": {
"files": {
"type": "array",
"description": "Array of files to rename or move. File paths must be absolute.\\n Several values provided for the option.",
"items": {
"type": "string",
"description": "A value for the option."
}
},
"newFiles": {
"type": "array",
"description": "Array of new files. File paths must be absolute.\\n Several values provided for the option.",
"items": {
"type": "string",
"description": "A value for the option."
}
}
},
"required": [
"files",
"newFiles"
],
"additionalProperties": false
}

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