menu
バージョン
2024.1.5.8803
2024.1.5.8803
2023.1.13.8732
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.5.8803
2023.1.13.8732
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2024.1.5
|
パスで指定したプロジェクトを開きます。操作が完了したときに通知を受け取る方法について、詳しくは ak.wwise.core.project.loaded を参照してください。
Name | タイプ | 概要 |
---|---|---|
path * | string | The path to the project WPROJ file. WAAPIをMacで使う場合は、 MacでWAAPIを使う を参照してください。 |
onUpgrade | string | (DEPRECATED) The action to be executed when opening a project that needs to be upgraded. 注:これは非推奨です。Please use onMigrationRequired instead. 可能な値:
|
onMigrationRequired | string | The action to be executed when opening a project that needs to be migrated. 可能な値:
|
bypassSave | boolean | ユーザーに、現在のプロジェクトを保存するようにプロンプトすべきでない場合を、示します。デフォルトはtrueです。 |
autoCheckOutToSourceControl | boolean | Determines if Wwise automatically performs a Checkout source control operation for affected work units and for the project. デフォルトはtrueです。 |
(必須*)
Wwise Authoring APIの詳細は、 Wwise Authoring API (WAAPI)を使用する を参照してください。