Version

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

Returns the list of transport objects.

Result

Name Type Description
list array A array of transport object.
list [...] object A transport object.
list[...].gameObject integer The game object used by the transport object.
A game object ID, unsigned integer 64-bit.
Range: [0,18446744073709551615]
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[...].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 WAAPI.


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