Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AudioSourceStart

Attach this component to an entity with an AudioSource component to start playback the next time the AudioSystem updates. Once playback starts, the AudioSystem removes this component. Attaching an AudioSourceStart component to an already playing source re-starts playback from the beginning. To stop a playing source, use the AudioSourceStop component.

Hierarchy

Index

Constructors

constructor

Properties

Static _isSharedComp

_isSharedComp: boolean

Static _size

_size: number

Static _view

_view: any

Static cid

cid: number

Methods

Static _dtorFn

Static _fromPtr

Static _tempHeapPtr

Static _toPtr

  • Parameters

    Returns void

Generated using TypeDoc