soundVolume: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(format see also)
mNo edit summary
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Returns current sound volume (set by [[fadeSound]]). |= Description
| Returns the current sound volume (set by [[fadeSound]]). |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 00:05, 18 January 2019

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

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