radioVolume: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(see also)
m (Add group)
Line 4: Line 4:
| arma |Game name=
| arma |Game name=


|1.00|= Game version
|1.00|Game version=
 
|gr1= Sounds |GROUP1=
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 19: Line 21:


| [[fadeRadio]], [[soundVolume]], [[musicVolume]], [[getAudioOptionVolumes]] |SEEALSO=
| [[fadeRadio]], [[soundVolume]], [[musicVolume]], [[getAudioOptionVolumes]] |SEEALSO=
}}
}}


Line 32: Line 33:
<h3 style="display:none">Bottom Section</h3>
<h3 style="display:none">Bottom Section</h3>


[[Category:Scripting Commands|RADIOVOLUME]]
[[Category:Scripting Commands OFP Elite|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands OFP Elite|RADIOVOLUME]]
[[Category:Scripting Commands Armed Assault|RADIOVOLUME]]
[[Category:Scripting Commands Arma 2|RADIOVOLUME]]
[[Category:Command_Group:_Sounds|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]]

Revision as of 15:24, 25 September 2020

-wrong parameter ("Arma") defined!-1.00
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:
fadeRadiosoundVolumemusicVolumegetAudioOptionVolumes

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


Notes

Bottom Section