Version

menu_open
Wwise SDK 2022.1.12
ak.wwise.debug.assertFailed Publish Schema

Schema

{
"type": "object",
"properties": {
"expression": {
"type": "string",
"description": "The expression that failed."
},
"fileName": {
"type": "string",
"description": "The name of the source file."
},
"lineNumber": {
"type": "number",
"description": "The line number."
}
},
"required": [
"expression",
"fileName",
"lineNumber"
],
"additionalProperties": false
}

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