バージョン

menu_open
Wwise SDK 2019.1.11
ak.wwise.core.soundbank.getInclusions Result Schema

Schema

{
"additionalProperties": false,
"type": "object",
"properties": {
"inclusions": {
"items": {
"additionalProperties": false,
"required": [
"object",
"filter"
],
"type": "object",
"description": "A SoundBank inclusion.",
"properties": {
"filter": {
"items": {
"enum": [
"events",
"structures",
"media"
],
"type": "string",
"description": "Specify one of the inclusion types.",
"maxItems": 3
},
"type": "array",
"description": "Specify what relations are being included."
},
"object": {
"pattern": "^\\{[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}\\}$",
"type": "string",
"description": "The ID (GUID) of the object to add to / remove from the SoundBank's inclusion list.\\n An object GUID of the form: {aabbcc00-1122-3344-5566-77889900aabb}."
}
}
},
"type": "array",
"description": "An array of inclusions."
}
}
}

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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう