Wwise SDK 2025.1.0
|
パスで指定したプロジェクトを開きます。Please see ak.wwise.core.project.loaded for further explanations on how to be notified when the operation has completed.
Name | タイプ | 概要 |
---|---|---|
path * | string | The path to the project WPROJ file. For using WAAPI on Mac, please see 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)を使用する を参照してください。