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.removeLayout Arguments Schema
Schema
{
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "The name of the layout to unregister."
}
},
"required": [
"name"
],
"additionalProperties": false
}
Was this page helpful?
Need Support?
Questions? Problems? Need more info? Contact us, and we can help!