Version
menu

Wwise SDK 2025.1.1
ak.wwise.ui.getSelectedFiles Result Schema

Schema

{
"type": "object",
"properties": {
"files": {
"type": "array",
"description": "The selected files. Can be empty if no file is selected.",
"items": {
"type": "string",
"description": "The selected absolute file path."
}
}
},
"required": [
"files"
],
"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