getAudioOptionVolumes: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \{\{GameCategory *\| *arma3 *\| *(New )?Scripting Commands\}\}" to "")
m (Text replacement - " |r1=[[" to " |r1= [[")
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{RV|type=command
{{RV|type=command


| arma3
|game1= arma3
 
|version1= 1.94
|1.94


|gr1= Sounds
|gr1= Sounds


| Returns profile audio volumes in format [effects, music, radio, von].
|descr= Returns profile audio volumes in format [effects, music, radio, von].


| [[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