getAudioOptionVolumes: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *arma3 * * *\| *([0-2]\.[0-9]{2}) * " to "|game1= arma3 |version1= $1 ")
m (Text replacement - " |r1=[[" to " |r1= [[")
Line 10: Line 10:
|s1= [[getAudioOptionVolumes]]
|s1= [[getAudioOptionVolumes]]


|r1=[[Array]] - [effects, music, radio, von]
|r1= [[Array]] - [effects, music, radio, von]


|x1= <code>_volumeSettings = [[getAudioOptionVolumes]];</code>
|x1= <code>_volumeSettings = [[getAudioOptionVolumes]];</code>

Revision as of 00:47, 8 August 2021

Hover & click on the images for description

Description

Description:
Returns profile audio volumes in format [effects, music, radio, von].
Groups:
Sounds

Syntax

Syntax:
getAudioOptionVolumes
Return Value:
Array - [effects, music, radio, von]

Examples

Example 1:
_volumeSettings = getAudioOptionVolumes;

Additional Information

See also:
getSubtitleOptions soundVolume musicVolume radioVolume setPlayerVoNVolume getPlayerVoNVolume

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