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.commands.getCommands Result Schema
Schema
{
"type": "object",
"properties": {
"commands": {
"type": "array",
"description": "An array of command ids.",
"items": {
"type": "string",
"description": "Command ids which can be used with ak.wwise.ui.commands.execute."
}
}
},
"additionalProperties": false
}
Was this page helpful?
Need Support?
Questions? Problems? Need more info? Contact us, and we can help!