スキーマ
{
"type": "object",
"properties": {
"layouts": {
"type": "array",
"description": "An array of the factory layout names.",
"items": {
"type": "string",
"description": "Layout names, which can be used with \\ref ak_wwise_ui_layout_getlayout."
}
}
},
"additionalProperties": false
}