Version

menu_open
Wwise SDK 2022.1.11
Query game objects registered at or before 1 minute.

Gets game objects where the registration time was 60,000 milliseconds or earlier.

Function URI

ak.wwise.core.profiler.getGameObjects

Arguments

{
"time": 60000
}

Options

{}

Result

{
"return": [
{
"gameObjectID": 18446744073709551614,
"gameObjectName": "Transport/Soundcaster"
}
]
}

Refer to Using the Wwise Authoring API (WAAPI) for more information about Wwise Authoring API.


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