stopSound: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "‎" to "")
(2.12 mini-update)
Line 2: Line 2:


|game1= arma3
|game1= arma3
|version1= 2.14
|version1= 2.12
|branch= dev
 
|gr1= Sounds
|gr1= Sounds



Revision as of 15:35, 20 July 2023

Hover & click on the images for description

Description

Description:
Stops the given sound
Groups:
Sounds

Syntax

Syntax:
stopSound id
Parameters:
id: Number - id returned by playSoundUI and playSound3D commands
Return Value:
Nothing

Examples

Example 1:
stopSound 10;

Additional Information

See also:
playSoundUI playSound3D soundParams

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note