Warning: you were redirected to the latest documentation corresponding to your major release ( 2024.1.1.8691 ). Should you wish to access your specific version's documentation, please download the offline documentation from the Audiokinetic Launcher and check the Offline Documentation option in Wwise Authoring.
link
Wwise SDK 2024.1.1
ak.wwise.ui.layout.getLayoutNames Result Schema
Schema
{
"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
}
Was this page helpful?
Need Support?
Questions? Problems? Need more info? Contact us, and we can help!