musicVolume: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(see also)
m (template:command argument fix)
Line 14: Line 14:
| [[Number]] |= Return value
| [[Number]] |= Return value


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



Revision as of 11:35, 7 April 2019

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:
fadeMusicsoundVolumeradioVolume

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