Version

menu_open
Wwise SDK 2019.1.11
ak.wwise.ui.project.open Arguments Schema

Schema

{
"additionalProperties": false,
"required": [
"path"
],
"type": "object",
"properties": {
"onUpgrade": {
"enum": [
"migrate",
"fail"
],
"type": "string",
"description": "The action to be done when opening a project that needs to be upgraded."
},
"path": {
"pattern": "\\.wproj$",
"type": "string",
"description": "The path to the project file. For using WAAPI on Mac, please refer to \\ref waapi_path_on_mac ."
},
"bypassSave": {
"type": "boolean",
"description": "Indicate if the user should not be prompted to save the currently opened project."
}
}
}

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