Wwise SDK 2019.2.15
|
Opens a project, specified by path. 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 file. For using WAAPI on Mac, please refer to MacでWAAPIを使う . |
onUpgrade | string | The action to be executed when opening a project that needs to be upgraded. Possible values:
|
bypassSave | boolean | Indicates if the user should not be prompted to save the current project. |
(Required *)
Refer to Wwise Authoring API (WAAPI)を使用する for more information about Wwise Authoring API.