OnSoundFinished

From Onset Developer Wiki
Revision as of 14:06, 23 March 2019 by BlueMountains (talk | contribs) (Created page with "{{Info|Event|Client|1.0}} {{FuncDescription|Called when a sound created by CreateSound or CreateSound3D stopped playing.}} {{FuncSyntax|OnSoundFinished(sound)}} {{F...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
OnSoundFinished

Type: Event
Context: Client
Introduced: v1.0

Description

Called when a sound created by CreateSound or CreateSound3D stopped playing.

Syntax

OnSoundFinished(sound)

Parameters

  • sound
    The sound identifier.

Example

__EDIT_ME__

See also

Game

Vehicle

Player

Weapon

Parachuting

Key

NPC

Object

Package

Pickup

Text

Vehicle

Web UI

Sound

Door

Network