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.