radioVolume: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]OFP[ _]Elite(\|.*)?\]\]" to "{{GameCategory|ofpe|Scripting Commands}}")
m (Text replacement - "<code>\[\[([a-zA-Z0-9_]+)\]\] +\[\[([a-zA-Z0-9_]+)\]\] +\[\[([a-zA-Z0-9_]+)\]\];?<\/code>" to "<sqf>$1 $2 $3;</sqf>")
 
(15 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Command|Comments=
{{RV|type=command
____________________________________________________________________________________________


| arma1 |Game name=
|game1= ofpe
|version1= 1.00


|1.00|Game version=
|game2= arma1
|version2= 1.00


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


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


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


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


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


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


|s1= [[radioVolume]]


<h3 style="display:none">Notes</h3>
|r1= [[Number]]
<dl class="command_description">
<!-- Note Section BEGIN -->


<!-- Note Section END -->
|x1= <sqf>hint str radioVolume;</sqf>
</dl>


<h3 style="display:none">Bottom Section</h3>
|seealso= [[fadeRadio]] [[soundVolume]] [[musicVolume]] [[speechVolume]] [[environmentVolume]] [[getAudioOptionVolumes]]
 
}}
{{GameCategory|ofpe|Scripting Commands}}
{{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