Skip to main content

Audio::hasSoundFinished

Syntax

```js mp.game.audio.hasSoundFinished(soundId); ```

Required Arguments

  • soundId: int

Return value

  • Boolean

Example

```js // todo ```

See also