Version

menu_open
Attention : vous avez été redirigé vers la plus récente documentation correspondant à votre version générale ( 2023.1.6.8555 ). Si vous souhaitez accéder à la documentation de votre version précise, veuillez télécharger la documentation hors ligne depuis l'Audiokinetic Launcher et sélectionner l'option de documentation Offline dans l'application de création Wwise.
Wwise SDK 2023.1.6
ak.wwise.console.project.create

Creates, saves and opens new empty project, specified by path and platform. The project has no factory setting WorkUnit. This operation is synchronous.

Arguments

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 *)

Arguments Schema

See Also

Examples

Refer to Using the Wwise Authoring API (WAAPI) for more information about Wwise Authoring API.


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