バージョン

menu_open
Wwise SDK 2023.1.6
ak.wwise.console.project.open 引数スキーマ

スキーマ

{
"type": "object",
"properties": {
"path": {
"type": "string",
"pattern": "\\.wproj$",
"description": "The path to the project WPROJ file. For using WAAPI on Mac, please refer to \\ref waapi_path_on_mac ."
},
"onMigrationRequired": {
"type": "string",
"enum": [
"migrate",
"fail"
],
"description": "The action to be executed when opening a project that needs to be migrated."
},
"autoCheckOutToSourceControl": {
"type": "boolean",
"description": "Determines if Wwise automatically performs a Checkout source control operation for affected work units and for the project. Defaults to true."
}
},
"required": [
"path"
],
"additionalProperties": false
}

このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう