Version
Wwise SDK 2022.1.9
|
Returns the list of transport objects.
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] |
Refer to Using the Wwise Authoring API (WAAPI) for more information about Wwise Authoring API.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise