soundVolume: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "[[Category:Scripting Commands ArmA|" to "[[Category:Scripting Commands Armed Assault|")
(see also)
Line 18: Line 18:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[fadeSound]], [[musicVolume]], [[radioVolume]] |SEEALSO=
| [[fadeSound]], [[musicVolume]], [[radioVolume]], [[getAudioOptionVolumes]] |SEEALSO=


}}
}}

Revision as of 09:24, 8 July 2020

Hover & click on the images for description

Description

Description:
Returns the current sound volume (set by fadeSound).
Groups:
Uncategorised

Syntax

Syntax:
soundVolume
Return Value:
Number

Examples

Example 1:
hint str soundVolume;

Additional Information

See also:
fadeSoundmusicVolumeradioVolumegetAudioOptionVolumes

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

Notes

Bottom Section