Wwise SDK 2019.2.15
|
Closes the current project.
Name | Type | Description |
---|---|---|
bypassSave | boolean | Indicates if the user should not be prompted to save the current project. |
Name | Type | Description |
---|---|---|
hadProjectOpen | boolean | True if there was a project open, false otherwise. Note that if there was no project open, no ak.wwise.core.project.preClosed or ak.wwise.core.project.postClosed event is issued. |
Refer to 使用 Wwise Authoring API(WAAPI) for more information about Wwise Authoring API.