musicVolume: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(command links)
m (example)
Line 13: Line 13:


| [[Number]] |= Return value
| [[Number]] |= Return value
|x1=<code>_volume = [[musicVolume]]</code>|= EXAMPLE1
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 23:37, 11 June 2018

Hover & click on the images for description

Description

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

Syntax

Syntax:
Number = musicVolume
Return Value:
Number

Examples

Example 1:
_volume = musicVolume

Additional Information

See also:
fadeMusic

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