menu
Wwise
arrow_drop_down
Strata
arrow_drop_down
Solutions
arrow_drop_down
Apprendre
arrow_drop_down
Communauté
arrow_drop_down
Documentation
arrow_drop_down
Aide
arrow_drop_down
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2023.1.11
|
Creates, saves and opens new empty project, specified by path and platform. The project has no factory setting WorkUnit. Please refer to ak.wwise.core.project.loaded for further explanations on how to be notified when the operation has completed.
Name | Type | Description |
---|---|---|
path * | string | The path to the project WPROJ file. The path must use the same name for the WPROJ and the parent directory folder. For example: c:\Projects\MYPROJECT\MYPROJECT.wproj. For using WAAPI on Mac, please refer to Using WAAPI on Mac . |
platforms | any of: | Specifies the platform or platforms supported by the new project. If not specified, only Windows is used. |
object | One plateform create | |
array | Array of platforms to create | |
platforms.name | string | The name of the platform |
platforms.basePlatform * | string | Base platform supported by Wwise SDK. Must have one of the these values: Android, iOS, Linux, Mac, Switch, PS4, PS5, Windows, XboxOne, or XboxSeriesX |
platforms [...] | object | One plateform create |
platforms[...].name | string | The name of the platform |
platforms[...].basePlatform * | string | Base platform supported by Wwise SDK. Must have one of the these values: Android, iOS, Linux, Mac, Switch, PS4, PS5, Windows, XboxOne, or XboxSeriesX |
languages | array | Array of languages to creates for this project. If not specified, the English(US) language is created. When multiple languages are specified, the first one becomes the default language. |
languages [...] | string | The name of the language. |
(Required *)
Refer to Using the Wwise Authoring API (WAAPI) for more information about Wwise Authoring API.
Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !
Visitez notre page d'AideEnregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !
Partir du bon pied avec Wwise