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.waapi.getTopics Result Schema
Schema
{
"type": "object",
"properties": {
"topics": {
"type": "array",
"description": "Array of topic URIs.",
"items": {
"type": "string",
"description": "Topic URIs retrieved from the Wwise Authoring API schema."
}
}
},
"additionalProperties": false
}
Was this page helpful?
Need Support?
Questions? Problems? Need more info? Contact us, and we can help!