Version

menu_open
Wwise SDK 2019.1.11
ak.wwise.waapi.getSchema Result Schema

Schema

{
"additionalProperties": false,
"type": "object",
"properties": {
"argsSchema": {
"additionalProperties": true,
"type": "object",
"description": "The argument schema. Only possible for functions.",
"properties": {}
},
"publishSchema": {
"additionalProperties": true,
"type": "object",
"description": "The publish schema. Only possible for topics.",
"properties": {}
},
"resultSchema": {
"additionalProperties": true,
"type": "object",
"description": "The result schema. Only possible for functions.",
"properties": {}
},
"optionsSchema": {
"additionalProperties": true,
"type": "object",
"description": "The option schema.",
"properties": {}
}
}
}

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise