radioVolume: Difference between revisions

From Bohemia Interactive Community
m (Text replacement - "<code>\[\[([a-zA-Z0-9_]+)\]\] +\[\[([a-zA-Z0-9_]+)\]\] +\[\[([a-zA-Z0-9_]+)\]\];?<\/code>" to "<sqf>$1 $2 $3;</sqf>")
mNo edit summary
 
Line 25: Line 25:
|s1= [[radioVolume]]
|s1= [[radioVolume]]


|r1= [[Number]]
|r1= [[Number]] in range 0..2


|x1= <sqf>hint str radioVolume;</sqf>
|x1= <sqf>hint str radioVolume;</sqf>

Latest revision as of 07:23, 1 January 2026

Hover & click on the images for description

Description

Description:
Returns the current radio volume (set by fadeRadio).
Groups:
Sounds

Syntax

Syntax:
radioVolume
Return Value:
Number in range 0..2

Examples

Example 1:
hint str radioVolume;

Additional Information

See also:
fadeRadio soundVolume musicVolume speechVolume environmentVolume getAudioOptionVolumes

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note