Version

    Other Documentation

menu_open
Wwise SDK 2022.1.11
ak.wwise.core.transport.getList

Returns the list of transport objects.

Result

Name Type Description
list array An array of transport object.
list [...] object A transport object.
list[...].object string The ID (GUID) of the object controlled by the transport object.
An object GUID of the form: {aabbcc00-1122-3344-5566-77889900aabb}.
list[...].gameObject integer The game object used by the transport object.
A game object ID, unsigned integer 64-bit. Range: [0,18446744073709551615]
list[...].transport integer Transport object ID.
Unsigned Integer 32-bit. Range: [0,4294967295]

Result Schema

See Also

Examples

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