Version

menu_open
Wwise SDK 2022.1.11
ak.wwise.core.profiler.getGameObjects Arguments Schema

Schema

{
"type": "object",
"properties": {
"time": {
"oneOf": [
{
"type": "integer",
"minimum": 0
},
{
"type": "string",
"description": "Identify one of the global profiler cursors.",
"enum": [
"user",
"capture"
]
}
],
"description": "The time in milliseconds to query for game objects."
}
},
"required": [
"time"
],
"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