musicVolume: 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 17: Line 17:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[fadeMusic]], [[soundVolume]], [[radioVolume]] |SEEALSO=
| [[fadeMusic]], [[soundVolume]], [[radioVolume]], [[getAudioOptionVolumes]] |SEEALSO=


}}
}}

Revision as of 09:24, 8 July 2020

Hover & click on the images for description

Description

Description:
Returns the current music volume (set by fadeMusic)
Groups:
Uncategorised

Syntax

Syntax:
musicVolume
Return Value:
Number

Examples

Example 1:
hint str musicVolume;

Additional Information

See also:
fadeMusicsoundVolumeradioVolumegetAudioOptionVolumes

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