Wwise SDK 2019.1.11
|
Closes the current project.
Name | Type | Description |
---|---|---|
bypassSave | boolean | Indicate if the user should not be prompted to save the currently opened 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 will be issued. |
Refer to Wwise Authoring API (WAAPI)を使用する for more information about WAAPI.