Version

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

Sent when the transport's state has changed.

Options

Name Type Description
transport * integer The ID of the watched transport.
Unsigned Integer 32-bit. Range: [0,4294967295]

(Required *)

Options Schema

Publish

Name Type Description
transport * integer The ID of the watched transport.
Unsigned Integer 32-bit. Range: [0,4294967295]
state * string The state of the transport object. Possible values:
  • playing
  • stopped
  • paused
object * string The ID (GUID) of the object controlled by the transport object.
An object GUID of the form: {aabbcc00-1122-3344-5566-77889900aabb}.
gameObject integer The game object used by the transport object.
A game object ID, unsigned integer 64-bit. Range: [0,18446744073709551615]

(Required *)

Publish Schema

See Also

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