Version

menu_open
Wwise SDK 2021.1.14
Retrieving the list of transport objects

Retrieves the list of transport objects.

Function URI

ak.wwise.core.transport.getList

Arguments

{}

Result

{
"list": [
{
"object": "{A076AA65-B71A-45BB-8841-5A20C52CE727}",
"gameObject": 1234,
"transport": 5
},
{
"object": "{AAAAAAAA-BBBB-CCCC-DDDD-EEEEEEEEEEEE}",
"gameObject": 6789,
"transport": 12
}
]
}

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