Version

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

Schema

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

Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise