radioVolume: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<h3 style="display:none">Bottom Section</h3> " to "")
m (Text replacement - "<code>\[\[([a-zA-Z0-9_]+)\]\] +\[\[([a-zA-Z0-9_]+)\]\] +\[\[([a-zA-Z0-9_]+)\]\];?<\/code>" to "<sqf>$1 $2 $3;</sqf>")
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Command
{{RV|type=command


| arma1
|game1= ofpe
|version1= 1.00


|1.00
|game2= arma1
|version2= 1.00


|gr1= Sounds
|game3= arma2
|version3= 1.00


| Returns the current radio volume (set by [[fadeRadio]]).
|game4= arma2oa
|version4= 1.50


| '''radioVolume'''
|game5= tkoh
|version5= 1.00


| [[Number]]
|game6= arma3
|version6= 0.50


|x1 = <code>[[hint]] [[str]] [[radioVolume]];</code>
|gr1= Sounds


| [[fadeRadio]], [[soundVolume]], [[musicVolume]], [[getAudioOptionVolumes]]
|descr= Returns the current radio volume (set by [[fadeRadio]]).
}}
 
|s1= [[radioVolume]]


|r1= [[Number]]


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


{{GameCategory|ofpe|Scripting Commands}}
|seealso= [[fadeRadio]] [[soundVolume]] [[musicVolume]] [[speechVolume]] [[environmentVolume]] [[getAudioOptionVolumes]]
{{GameCategory|arma2|Scripting Commands}}
}}
{{GameCategory|arma3|Scripting Commands}}
{{GameCategory|tkoh|Scripting Commands}}

Latest revision as of 15:10, 5 May 2022

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

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 or on the Forums.
Only post proven facts here! Add Note