Get the list of commands.
Graphical User Interface.
Name | Type | Description |
---|---|---|
commands | array |
type : array
resultSchema / commands / ...
type : string
description : Command name which can be used with ak.wwise.ui.commands.execute.
{ "type": "object", "properties": {}, "required": [], "additionalProperties": false }
{ "type": "object", "required": [], "properties": {}, "additionalProperties": false }
{ "type": "object", "properties": { "commands": { "type": "array", "items": { "type": "string", "description": "Command name which can be used with ak.wwise.ui.commands.execute." } } }, "additionalProperties": false }
Document version : 1