musicVolume: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 $2")
m (Text replacement - "\|x([0-9])=<code>" to "|x$1= <code>")
Line 30: Line 30:
|r1= [[Number]]
|r1= [[Number]]


|x1=<code>[[hint]] [[str]] [[musicVolume]];</code>
|x1= <code>[[hint]] [[str]] [[musicVolume]];</code>


|seealso= [[fadeMusic]] [[soundVolume]] [[radioVolume]] [[speechVolume]] [[environmentVolume]] [[getAudioOptionVolumes]]
|seealso= [[fadeMusic]] [[soundVolume]] [[radioVolume]] [[speechVolume]] [[environmentVolume]] [[getAudioOptionVolumes]]
}}
}}

Revision as of 13:47, 25 April 2022

Hover & click on the images for description

Description

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

Syntax

Syntax:
musicVolume
Return Value:
Number

Examples

Example 1:
hint str musicVolume;

Additional Information

See also:
fadeMusic soundVolume radioVolume speechVolume environmentVolume getAudioOptionVolumes

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