Version

menu_open
Wwise SDK 2018.1.11
ak.wwise.core.project.saved


Sent when the project has been saved.

Supported by

Graphical User Interface.

Publications Format

Name Type Description
modifiedPaths * array Array of absolute paths to the Work Unit and Project files that were modified.

(Required *)

Publications Format Details


modifiedPaths

type : array
description : Array of absolute paths to the Work Unit and Project files that were modified.

publishSchema / modifiedPaths / ...

items

type : string



Detailed JSON Schema


Options :

{
"type": "object",
"properties": {},
"additionalProperties": false
}


Publication schema :

{
"type": "object",
"properties": {
"modifiedPaths": {
"type": "array",
"description": "Array of absolute paths to the Work Unit and Project files that were modified.",
"items": {
"type": "string"
}
}
},
"required": [
"modifiedPaths"
],
"additionalProperties": false
}

Document version : 1


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